We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e97d44 commit 6de578aCopy full SHA for 6de578a
mypy.ini
@@ -2,4 +2,4 @@
2
ignore_missing_imports = True
3
install_types = True
4
non_interactive = True
5
-exclude = (other/least_recently_used.py|other/lfu_cache.py|other/lru_cache.py)
+exclude = (other/least_recently_used.py)
0 commit comments