Add .idea

This commit is contained in:
2024-11-25 20:05:49 +01:00
parent 06f20eb2d3
commit 15e709266c
7 changed files with 60 additions and 0 deletions

13
.idea/PythonDataMachineLearning.iml generated Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/models" />
</content>
<orderEntry type="jdk" jdkName="$USER_HOME$/miniconda3" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PackageRequirementsSettings">
<option name="removeUnused" value="true" />
</component>
</module>