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 6841a5a commit a40bd79Copy full SHA for a40bd79
5 files changed
.gitignore
@@ -0,0 +1,8 @@
1
+.venv/
2
+.uv-cache/
3
+build/
4
+__pycache__/
5
+*.py[cod]
6
+*.egg-info/
7
+.DS_Store
8
+.env
0 commit comments