diff --git a/.idea/LC-MS-RT-prediction.iml b/.idea/LC-MS-RT-prediction.iml index e70a79c420b3b600a75fb03fcd3170868e2f57b8..82f955b7bb3fb05d7308a08b9a3143de1c4bed5c 100644 --- a/.idea/LC-MS-RT-prediction.iml +++ b/.idea/LC-MS-RT-prediction.iml @@ -9,7 +9,7 @@ <excludeFolder url="file://$MODULE_DIR$/.venv" /> <excludeFolder url="file://$MODULE_DIR$/.venv2" /> </content> - <orderEntry type="jdk" jdkName="Python 3.10 (LC-MS-RT-prediction)" jdkType="Python SDK" /> + <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module> \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 791742aac19004e98ffc7e23b7f561586967d922..1b5f6f736536803396a9f042bfdc1981e5153ac8 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ <component name="Black"> <option name="sdkName" value="Python 3.9 (LC-MS-RT-prediction)" /> </component> - <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (LC-MS-RT-prediction)" project-jdk-type="Python SDK" /> + <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (LC-MS-RT-prediction)" project-jdk-type="Python SDK" /> </project> \ No newline at end of file