Skip to content

Commit d2672c9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c860ab6 commit d2672c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"python.testing.pytestEnabled": true,
44
"python.testing.pytestPath": "/Users/julian/Documents/GitHub/cheroot/.venv/bin/pytest",
55
"python.testing.pytestArgs": [
6-
"--rootdir=.",
6+
"--rootdir=.",
77
"--import-mode=importlib" // Optional: A modern import mode that may help
88
]
99
}

0 commit comments

Comments
 (0)