mirror of
https://github.com/LouisShark/chatgpt_system_prompt.git
synced 2025-07-04 13:57:06 -04:00
docs: update Python SDK version to 3.10 (deepLearning) in project configuration
This commit is contained in:
parent
e19193440a
commit
9bc4e72173
2 changed files with 2 additions and 2 deletions
2
.idea/chatgpt_system_prompt.iml
generated
2
.idea/chatgpt_system_prompt.iml
generated
|
@ -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="Python 3.10 (deepLearning)" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
2
.idea/misc.xml
generated
2
.idea/misc.xml
generated
|
@ -3,5 +3,5 @@
|
|||
<component name="Black">
|
||||
<option name="sdkName" value="Python 3.9" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9" project-jdk-type="Python SDK" />
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (deepLearning)" project-jdk-type="Python SDK" />
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue