We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a10ce commit 170eb38Copy full SHA for 170eb38
.gitignore
@@ -23,4 +23,7 @@ htmlcov/
23
coverage.json
24
coverage-summary.json
25
*.cover
26
-.pytest_cache/
+.pytest_cache/
27
+
28
+# Docs
29
+site/
0 commit comments