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 33cc99c commit 44dd7d8Copy full SHA for 44dd7d8
.gitignore
@@ -2,4 +2,5 @@
2
.DS_Store
3
*__pycache__/
4
*.pyc
5
-*a.out
+*a.out
6
+*.pytest_cache
0 commit comments