diff options
| author | Syndamia <kami02882@gmail.com> | 2019-07-14 18:24:40 +0300 |
|---|---|---|
| committer | Syndamia <kami02882@gmail.com> | 2019-07-14 18:24:40 +0300 |
| commit | 65edf7296baf48aad1b4e0c09b57f1a7f48791a8 (patch) | |
| tree | 0c163496769d66363a4907cab3e72f42e5030c75 /Python/.idea/Python.iml | |
| parent | a0addea2b7bbdac244420ec917c0f3c14c4c8831 (diff) | |
| download | Self-learning-65edf7296baf48aad1b4e0c09b57f1a7f48791a8.tar Self-learning-65edf7296baf48aad1b4e0c09b57f1a7f48791a8.tar.gz Self-learning-65edf7296baf48aad1b4e0c09b57f1a7f48791a8.zip | |
Combined exam exercises files into one file, added a file for OOP exercises
Diffstat (limited to 'Python/.idea/Python.iml')
| -rw-r--r-- | Python/.idea/Python.iml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/.idea/Python.iml b/Python/.idea/Python.iml index 85c7612..fa80a76 100644 --- a/Python/.idea/Python.iml +++ b/Python/.idea/Python.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"> |
