diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2021-05-03 15:47:22 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2021-05-03 15:47:22 +0800 |
commit | fde8d8fc0e4d986be37b26b468b0ac9d53d7bcd9 (patch) | |
tree | 76df9ba88b0fc2ba80db8cb5d91e9ddae6523f9c /.idea | |
parent | 50fc1473ccb83c3470c2dd6a848b5713ef37e71c (diff) |
Migrate to IntelliJ IDEA Community Edition
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/misc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index e876210..25f5af6 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> - <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (gait-recognition)" project-jdk-type="Python SDK" /> + <component name="ProjectRootManager" version="2" languageLevel="JDK_16" project-jdk-name="Python 3.9 (gait-recognition)" project-jdk-type="Python SDK" /> </project>
\ No newline at end of file |