Skip to content

Commit 6ff5caf

Browse files
committed
adding docstrings
1 parent 6d88a55 commit 6ff5caf

File tree

2 files changed

+227
-18
lines changed

2 files changed

+227
-18
lines changed

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"python.analysis.typeCheckingMode": "off",
3+
"python.analysis.autoImportCompletions": true
4+
}

0 commit comments

Comments
 (0)