readme: update
This commit is contained in:
parent
3b4a2a378f
commit
ad1cc71b0f
8 changed files with 126 additions and 37 deletions
2
mypy.ini
2
mypy.ini
|
@ -4,7 +4,7 @@ show_error_context = True
|
|||
show_error_codes = True
|
||||
check_untyped_defs = True
|
||||
namespace_packages = True
|
||||
# TODO ok, maybe it wasn't such a good idea..
|
||||
# todo ok, maybe it wasn't such a good idea..
|
||||
# mainly because then tox picks it up and running against the user config, not the repository config
|
||||
# mypy_path=~/.config/my
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue