Skip to content

Commit 07cd71c

Browse files
committed
Use mypy default cache dir.
1 parent 4657b3d commit 07cd71c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ exclude = '''
169169
'''
170170

171171
[tool.mypy]
172-
cache_dir = "~/.cache/mypy"
173172
explicit_package_bases = true
174173
platform = "linux"
175174
python_version = "3.10"

0 commit comments

Comments
 (0)