Skip to content

Commit 2bc6c43

Browse files
committed
chore: don't care about the SQLite cache
1 parent 770a474 commit 2bc6c43

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ disallow_incomplete_defs = true
153153
disallow_untyped_decorators = true
154154
# disable_error_code =
155155
# allow_redefinition =
156-
no_sqlite_cache = true # https://github.com/python/mypy/issues/21769
157156

158157
# https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
159158
[[tool.mypy.overrides]]

0 commit comments

Comments
 (0)