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.
2 parents a8d6473 + ccdebe2 commit bf3f31cCopy full SHA for bf3f31c
.gitignore
@@ -2,3 +2,8 @@ dist
2
# pixi environments
3
.pixi/*
4
!.pixi/config.toml
5
+# Python cache
6
+__pycache__/
7
+*.pyc
8
+*.pyo
9
+.pytest_cache/
0 commit comments