Skip to content

Commit df71a69

Browse files
committed
restore 3
1 parent 0d403e9 commit df71a69

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
"prettier.documentSelectors": [
1515
"**/*.{cjs,mjs,ts,tsx,astro,md,mdx,json,yaml,yml}"
1616
],
17-
"python.testing.pytestArgs": [
18-
"tests"
19-
],
17+
"python.testing.pytestArgs": ["tests"],
2018
"python.testing.unittestEnabled": false,
2119
"python.testing.pytestEnabled": true
2220
}

0 commit comments

Comments
 (0)