[ADD] Mypy configuration files
This commit is contained in:
parent
ac7ed4a49b
commit
e56415d525
2 changed files with 5 additions and 0 deletions
3
mypy/.config/mypy/config
Normal file
3
mypy/.config/mypy/config
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[mypy]
|
||||
# Set the default directory to put the increment cache info
|
||||
cache_dir = ~/.cache/mypy
|
||||
Loading…
Add table
Add a link
Reference in a new issue