fix: ty compliant & issues from change to mapped columns
This commit is contained in:
parent
55927946c7
commit
58e7ae6c5c
31 changed files with 271 additions and 254 deletions
|
|
@ -43,3 +43,6 @@ dev = [
|
|||
"pytest>=9.0.3",
|
||||
"ty>=0.0.44,<0.0.45",
|
||||
]
|
||||
|
||||
[tool.ty.src]
|
||||
exclude = ["alembic"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue