poetry update

This commit is contained in:
2022-02-27 20:13:26 +01:00
parent aa8ef9a099
commit 33889843c1
2 changed files with 69 additions and 176 deletions

View File

@@ -53,3 +53,9 @@ exclude = '''
# the root of the project
)
'''
[tool.mypy]
pretty = true
show_traceback = true
color_output = true
allow_redefinition = true