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 b205644 commit cfa18c4Copy full SHA for cfa18c4
.gitignore
@@ -0,0 +1,9 @@
1
+# Python
2
+__pycache__/
3
+*.py[cod]
4
+
5
+# MkDocs
6
+site/
7
8
+# operation system
9
+.DS_Store
0 commit comments