Fix my.config handling during mypy
This commit is contained in:
parent
1f07e1a2a8
commit
fe763c3c04
5 changed files with 26 additions and 2 deletions
1
mypy.ini
1
mypy.ini
|
@ -1,4 +1,5 @@
|
|||
[mypy]
|
||||
# TODO ugh. I might need to set it dynamically because of macos??
|
||||
mypy_path=~/.config/my
|
||||
pretty = True
|
||||
show_error_context = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue