[tooling] shut up basedpyright in this one case
This commit is contained in:
parent
3e1bae138a
commit
8c0eff5693
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import uuid
|
|||
|
||||
from natsort import natsorted
|
||||
from sqlmodel import (
|
||||
Field,
|
||||
Field, # pyright: ignore[reportUnknownVariableType]
|
||||
SQLModel,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue