summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxtekky <98614666+xtekky@users.noreply.github.com>2023-08-07 13:37:59 +0200
committerGitHub <noreply@github.com>2023-08-07 13:37:59 +0200
commit7033dfe2a2bca7f45c4d69ffbf9e315b4b1d101c (patch)
treebe28f170ced3a3f532c71faa00fb60f050d56b30
parentDelete ci.yml (diff)
downloadgpt4free-7033dfe2a2bca7f45c4d69ffbf9e315b4b1d101c.tar
gpt4free-7033dfe2a2bca7f45c4d69ffbf9e315b4b1d101c.tar.gz
gpt4free-7033dfe2a2bca7f45c4d69ffbf9e315b4b1d101c.tar.bz2
gpt4free-7033dfe2a2bca7f45c4d69ffbf9e315b4b1d101c.tar.lz
gpt4free-7033dfe2a2bca7f45c4d69ffbf9e315b4b1d101c.tar.xz
gpt4free-7033dfe2a2bca7f45c4d69ffbf9e315b4b1d101c.tar.zst
gpt4free-7033dfe2a2bca7f45c4d69ffbf9e315b4b1d101c.zip
-rw-r--r--.vscode/settings.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index ae2a0b0e..00000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "[python]": {
- "editor.defaultFormatter": "ms-python.black-formatter",
- "editor.formatOnSave": true,
- },
- "python.formatting.provider": "none"
-}