1
0
Fork 0
forked from sr2/cloud-api

fix: ty compliant & issues from change to mapped columns

This commit is contained in:
Chris Milne 2026-06-22 11:23:24 +01:00
parent 55927946c7
commit 58e7ae6c5c
31 changed files with 271 additions and 254 deletions

View file

@ -43,3 +43,6 @@ dev = [
"pytest>=9.0.3",
"ty>=0.0.44,<0.0.45",
]
[tool.ty.src]
exclude = ["alembic"]