We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b4caf commit 41491a9Copy full SHA for 41491a9
.gitignore
@@ -1,3 +1,4 @@
1
*/__pycache__
2
.vscode
3
-.pytest_cache
+.pytest_cache
4
+/data
0 commit comments