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 472dcef commit 77d0b5bCopy full SHA for 77d0b5b
.gitignore
@@ -0,0 +1,11 @@
1
+__pycache__/
2
+
3
+# Ruff stuff:
4
+.ruff_cache/
5
6
+venv/
7
+env/
8
+.venv/
9
+.env/
10
11
+*.egg-info/
0 commit comments