More work on getting things working and ready for my CRUD v3 stuff. This may have been related to import loops or something.
This commit is contained in:
@@ -30,8 +30,6 @@ from pydantic import (
|
||||
BaseModel,
|
||||
Field,
|
||||
ValidationError,
|
||||
computed_field,
|
||||
model_validator,
|
||||
)
|
||||
|
||||
# Internal imports (from this project)
|
||||
|
||||
Reference in New Issue
Block a user