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 0a1ebb5 commit 0cd246bCopy full SHA for 0cd246b
.gitignore
@@ -2,3 +2,9 @@
2
.DS_Store
3
4
__pycache__/
5
+
6
+# IntelliJ project settings
7
+.idea
8
9
+# auto-generated documentation
10
+docs_rst/_build
0 commit comments