REMOVED VSCODE FOLDER
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -175,3 +175,6 @@ cython_debug/
|
|||||||
|
|
||||||
# chroma db
|
# chroma db
|
||||||
./chroma_db/
|
./chroma_db/
|
||||||
|
|
||||||
|
# VS Code
|
||||||
|
.vscode/
|
||||||
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"python.testing.pytestArgs": [
|
|
||||||
"tests"
|
|
||||||
],
|
|
||||||
"python.testing.unittestEnabled": false,
|
|
||||||
"python.testing.pytestEnabled": true
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user