diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/mypy/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mypy/config b/config/mypy/config new file mode 100644 index 0000000..9b73869 --- /dev/null +++ b/config/mypy/config @@ -0,0 +1,2 @@ +[mypy] +cache_dir = ~/.cache/mypy |