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 6914883 commit 7c49398Copy full SHA for 7c49398
.gitignore
@@ -28,6 +28,7 @@ __pycache__/
28
*.egg-info/
29
.installed.cfg
30
*.egg
31
+/.pytest_cache/
32
33
# Installer logs
34
pip-log.txt
0 commit comments