chore: 更新项目配置中的 Python 解释器名称

- 将 Python 3.6 解释器的名称从 "Python 3.6" 修改为 "Python 3.6 (NFLmusic)"
-
This commit is contained in:
2025-04-30 22:38:30 +08:00
parent cd3abe1a94
commit 0f81d3bddf

2
.idea/NFLmusic.iml generated
View File

@ -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>