Update formatting

This commit is contained in:
2022-08-14 13:37:49 +02:00
parent cbe36b68bf
commit cd29a23936
5 changed files with 82 additions and 83 deletions

View File

@ -38,10 +38,3 @@ types-pytz = "^2022.1.2"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
[tool.black]
line-length = 120
[tool.isort]
profile = "black"
line_length = 120