Skip to content

Commit 6dff2e3

Browse files
Merge pull request #37 from Geode-solutions/next
Next
2 parents 655c934 + 3edcaab commit 6dff2e3

File tree

6 files changed

+644
-580
lines changed

6 files changed

+644
-580
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+
"."
4+
],
5+
"python.testing.unittestEnabled": false,
6+
"python.testing.pytestEnabled": true
7+
}

0 commit comments

Comments
 (0)