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 650e5a9 commit 1e94b1fCopy full SHA for 1e94b1f
.gitignore
@@ -1,2 +1,5 @@
1
# generated html files
2
html/
3
+
4
+# python cache files
5
+__pycache__/
0 commit comments