diff options
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..1d3ce46 --- /dev/null +++ b/.idea/misc.xml | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <project version="4"> | ||
| 3 | <component name="Black"> | ||
| 4 | <option name="sdkName" value="Python 3.13" /> | ||
| 5 | </component> | ||
| 6 | <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13" project-jdk-type="Python SDK" /> | ||
| 7 | </project> \ No newline at end of file | ||
