update pycharm config files

This commit is contained in:
Matthew Welch 2025-02-22 10:37:19 -08:00
parent 08282b6f6b
commit a5aa9af7dc
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.13 (WebBrowser)" jdkType="Python SDK" />
<orderEntry type="jdk" jdkName="Python 3.13 (PyWebBrowser)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

2
.idea/misc.xml generated
View File

@ -3,5 +3,5 @@
<component name="Black">
<option name="sdkName" value="Python 3.13 (WebBrowser)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (PyWebBrowser)" project-jdk-type="Python SDK" />
</project>