diff options
author | Rosyid Haryadi <rosyid_haryadi@protonmail.com> | 2024-07-26 20:47:47 +0700 |
---|---|---|
committer | Rosyid Haryadi <rosyid_haryadi@protonmail.com> | 2024-07-26 20:47:47 +0700 |
commit | ca16de589479995a9ceb9874d9dc8e6a043ac2bd (patch) | |
tree | 76793a72d4bf685a54255d29d694517c532eba49 /.idea/misc.xml |
init
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..4664caf --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="Black"> + <option name="sdkName" value="Python 3.12 (task-watcher)" /> + </component> + <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12 (task-watcher)" project-jdk-type="Python SDK" /> +</project>
\ No newline at end of file |