Merge pull request 'Display Instance Details' (#50) from 28-instance-details into main
Reviewed-on: #50
This commit is contained in:
commit
a1ffdf565d
6 changed files with 397 additions and 29 deletions
|
@ -44,7 +44,7 @@ known_first_party = "servala"
|
|||
[tool.flake8]
|
||||
max-line-length = 160
|
||||
exclude = ".venv"
|
||||
ignore = "E203"
|
||||
ignore = "E203,W503"
|
||||
|
||||
[tool.djlint]
|
||||
extend_exclude = "src/servala/static/mazer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue