Skip to content

Commit 2efb8c5

Browse files
committed
Add settings; change screenshots
1 parent 15cbaa6 commit 2efb8c5

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

.vscode/settings.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"python.testing.pytestArgs": [
3+
"tests"
4+
],
5+
"python.testing.unittestEnabled": false,
6+
"python.testing.pytestEnabled": true
7+
}
-183 KB
Loading
-64.9 KB
Loading

0 commit comments

Comments
 (0)