add venues

This commit is contained in:
2024-05-10 18:26:07 +02:00
parent fc301a164b
commit 511715b75b
19 changed files with 697 additions and 27 deletions

View File

@ -13,7 +13,7 @@ wagtail-grapple = "^0.25.1"
psycopg2-binary = "^2.9.9"
[tool.poetry.group.dev.dependencies]
ruff = "^0.3.4"
ruff = "*"
[tool.ruff]
line-length = 99