diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2023-08-20 05:51:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-20 05:51:15 +0200 |
commit | 1a8d1d7807ac1e652760f04770713b5ae2343c52 (patch) | |
tree | 4de10e36abf48d209cfdc22adbef6c67fce5fb4f | |
parent | ~ Merge pull request #816 (diff) | |
download | gpt4free-1a8d1d7807ac1e652760f04770713b5ae2343c52.tar gpt4free-1a8d1d7807ac1e652760f04770713b5ae2343c52.tar.gz gpt4free-1a8d1d7807ac1e652760f04770713b5ae2343c52.tar.bz2 gpt4free-1a8d1d7807ac1e652760f04770713b5ae2343c52.tar.lz gpt4free-1a8d1d7807ac1e652760f04770713b5ae2343c52.tar.xz gpt4free-1a8d1d7807ac1e652760f04770713b5ae2343c52.tar.zst gpt4free-1a8d1d7807ac1e652760f04770713b5ae2343c52.zip |
Diffstat (limited to '')
-rw-r--r-- | .vscode/settings.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index d99f2f30..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "[python]": { - "editor.defaultFormatter": "ms-python.black-formatter" - }, - "python.formatting.provider": "none" -}
\ No newline at end of file |