Improve form display: do not repeat section title
Some checks failed
Tests / test (push) Failing after 29s
Some checks failed
Tests / test (push) Failing after 29s
This commit is contained in:
parent
412d344536
commit
f22dc98c23
3 changed files with 22 additions and 8 deletions
|
@ -43,6 +43,7 @@ known_first_party = "servala"
|
|||
[tool.flake8]
|
||||
max-line-length = 160
|
||||
exclude = ".venv"
|
||||
ignore = "E203"
|
||||
|
||||
[tool.djlint]
|
||||
extend_exclude = "src/servala/static/mazer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue