We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287bb9c commit 37cdb91Copy full SHA for 37cdb91
1 file changed
.gitignore
@@ -84,5 +84,7 @@ _docs_html/
84
# generated by unit tests
85
qr_files/
86
87
+# mypy cache
88
+**/.mypy_cache
89
90
tmp/
0 commit comments