Skip to content

Commit 9cb7a8d

Browse files
authored
Apply suggestions from code review
1 parent 65b68f7 commit 9cb7a8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
},
99
"markdown.validate.enabled": true,
1010
"python.analysis.extraPaths": [
11-
"./src"
11+
"./src",
12+
"./tests/pytest"
1213
],
1314
}

0 commit comments

Comments
 (0)