poetry update
This commit is contained in:
@@ -53,3 +53,9 @@ exclude = '''
|
||||
# the root of the project
|
||||
)
|
||||
'''
|
||||
|
||||
[tool.mypy]
|
||||
pretty = true
|
||||
show_traceback = true
|
||||
color_output = true
|
||||
allow_redefinition = true
|
||||
|
||||
Reference in New Issue
Block a user