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.
2 parents 8b54627 + 0cd246b commit c2406c9Copy full SHA for c2406c9
.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