Skip to content

Commit c98b930

Browse files
committed
revert .vscode/settings.json
1 parent aab9a0d commit c98b930

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.vscode/settings.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
22
"python.pythonPath": "/usr/local/bin/python3",
3-
"python.formatting.provider": "black",
4-
"python.testing.unittestArgs": ["-v", "-s", "./tests", "-p", "test*.py"],
5-
"python.testing.pytestEnabled": false,
6-
"python.testing.unittestEnabled": true
3+
"python.formatting.provider": "black"
74
}

0 commit comments

Comments
 (0)