This commit is contained in:
2024-09-23 22:52:42 +08:00
parent 663ed66e2f
commit c7d5bd94f5
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="jdk" jdkName="openCV_study" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
+1 -1
View File
@@ -3,5 +3,5 @@
<component name="Black">
<option name="sdkName" value="OpenCV_Study" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="OpenCV_Study" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="openCV_study" project-jdk-type="Python SDK" />
</project>