We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc71fa commit 6f4ad83Copy full SHA for 6f4ad83
1 file changed
.gitignore
@@ -47,6 +47,8 @@ nosetests.xml
47
coverage.xml
48
*,cover
49
.hypothesis/
50
+.mypy_cache/
51
+.pytest_cache/
52
53
# Translations
54
*.mo
0 commit comments