aboutsummaryrefslogtreecommitdiff
path: root/Python/Beginner training/.idea
diff options
context:
space:
mode:
Diffstat (limited to 'Python/Beginner training/.idea')
-rw-r--r--Python/Beginner training/.idea/Beginner training.iml2
-rw-r--r--Python/Beginner training/.idea/misc.xml4
2 files changed, 5 insertions, 1 deletions
diff --git a/Python/Beginner training/.idea/Beginner training.iml b/Python/Beginner training/.idea/Beginner training.iml
index 85c7612..fa80a76 100644
--- a/Python/Beginner training/.idea/Beginner training.iml
+++ b/Python/Beginner training/.idea/Beginner training.iml
@@ -4,7 +4,7 @@
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
- <orderEntry type="inheritedJdk" />
+ <orderEntry type="jdk" jdkName="Python 3.7" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
diff --git a/Python/Beginner training/.idea/misc.xml b/Python/Beginner training/.idea/misc.xml
new file mode 100644
index 0000000..a2e120d
--- /dev/null
+++ b/Python/Beginner training/.idea/misc.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7" project-jdk-type="Python SDK" />
+</project> \ No newline at end of file