Sort and clean up imports

This commit is contained in:
2023-01-15 23:39:52 +01:00
parent 6b7ed0dbb5
commit 6fa049e1b1
17 changed files with 63 additions and 40 deletions

View File

@ -23,6 +23,7 @@ django-extensions = "^3.2.1"
werkzeug = "^2.2.2"
djhtml = "^1.5.2"
djlint = "^1.19.11"
isort = "^5.11.4"
[build-system]
requires = ["poetry-core"]