pycharm shit

This commit is contained in:
Isaac Shoebottom 2024-01-26 00:00:24 -04:00
parent bf7f83f9cb
commit 9990c0e8a1
2 changed files with 6 additions and 2 deletions

View File

@ -5,7 +5,11 @@
<excludeFolder url="file://$MODULE_DIR$/.idea" /> <excludeFolder url="file://$MODULE_DIR$/.idea" />
<excludeFolder url="file://$MODULE_DIR$/.ipynb_checkpoints" /> <excludeFolder url="file://$MODULE_DIR$/.ipynb_checkpoints" />
</content> </content>
<orderEntry type="jdk" jdkName="Python 3.11 (jupyter)" jdkType="Python SDK" /> <orderEntry type="jdk" jdkName="CS2333" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
</component> </component>
<component name="PackageRequirementsSettings">
<option name="removeUnused" value="true" />
<option name="keepMatchingSpecifier" value="false" />
</component>
</module> </module>

View File

@ -7,5 +7,5 @@
<option name="show" value="ASK" /> <option name="show" value="ASK" />
<option name="description" value="" /> <option name="description" value="" />
</component> </component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.11 (jupyter)" project-jdk-type="Python SDK" /> <component name="ProjectRootManager" version="2" project-jdk-name="CS2333" project-jdk-type="Python SDK" />
</project> </project>