chore: 更新项目配置中的 Python 解释器名称
- 将 Python 3.6 解释器的名称从 "Python 3.6" 修改为 "Python 3.6 (NFLmusic)" -
This commit is contained in:
2
.idea/NFLmusic.iml
generated
2
.idea/NFLmusic.iml
generated
@ -4,7 +4,7 @@
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Python 3.6" jdkType="Python SDK" />
|
||||
<orderEntry type="jdk" jdkName="Python 3.6 (NFLmusic)" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
Reference in New Issue
Block a user