We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77f940 commit 14996a6Copy full SHA for 14996a6
.gitignore
@@ -4,5 +4,5 @@ build/
4
*.egg-info
5
.venv
6
.vscode
7
-.pytest_cache/
8
-tests/__pycache__/
+.*_cache/
+tests/__pycache__/
0 commit comments