We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11f0233 commit 9b7c55eCopy full SHA for 9b7c55e
.gitignore
@@ -2,6 +2,7 @@
2
__pycache__/
3
*.py[cod]
4
*$py.class
5
+.pytest_cache/
6
7
# C extensions
8
*.so
0 commit comments