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 6bdaa37 commit 7aee54bCopy full SHA for 7aee54b
.gitignore
@@ -1,5 +1,7 @@
1
__pycache__/
2
*.py[cod]
3
+*.egg-info/
4
+*.egg
5
6
.mypy_cache
7
0 commit comments