We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f67180 commit a69656eCopy full SHA for a69656e
.gitignore
@@ -1 +1,6 @@
1
venv
2
+.idea
3
+.vscode
4
+*.pyc
5
+__pycache__/*
6
+*.json
0 commit comments