diff options
| author | Bobby <[email protected]> | 2024-12-21 13:24:57 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-12-21 13:24:57 -0500 |
| commit | 2ab87058f41e07724757b944834da0a52de4b105 (patch) | |
| tree | f4c3a6700853deee73a4e3ae450566dc86b35011 | |
| parent | 96f26bf37e72dd64fff10708fffe168a6ee10e18 (diff) | |
| download | thatcomputerscientist-2ab87058f41e07724757b944834da0a52de4b105.tar.xz thatcomputerscientist-2ab87058f41e07724757b944834da0a52de4b105.zip | |
not sure why my code editor directory was committed but I removed it
| -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 3445835b..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "[python]": { - "editor.defaultFormatter": "ms-python.black-formatter" - }, - "python.formatting.provider": "none" -} |
