diff options
| author | liliqing <[email protected]> | 2023-06-26 00:51:47 +0800 |
|---|---|---|
| committer | liliqing <[email protected]> | 2023-06-26 00:51:47 +0800 |
| commit | 623ad2089d6cfc06b0324ce00c4cb5cf4f0db6a7 (patch) | |
| tree | fa4d85096a6c973698562e20a37fbfd2c1b3163e /.idea/misc.xml | |
| parent | 50abdae2c22a190fef9afcb0c66791b514a2709f (diff) | |
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..7b39ba2 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (SpiderProject) (2)" project-jdk-type="Python SDK" /> + <component name="PyCharmProfessionalAdvertiser"> + <option name="shown" value="true" /> + </component> +</project>
\ No newline at end of file |
