typo in mypy flags
This commit is contained in:
parent
5f17db1f8c
commit
07d4e58a63
@ -56,6 +56,5 @@ exclude = '''
|
|||||||
|
|
||||||
[tool.mypy]
|
[tool.mypy]
|
||||||
pretty = true
|
pretty = true
|
||||||
show_traceback = true
|
show-traceback = true
|
||||||
color_output = true
|
allow-redefinition = true
|
||||||
allow_redefinition = true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user