Change field_serializer to model_validator(after) #613
Annotations
3 errors
Ruff (F841):
netspresso/trainer/trainer.py#L657
netspresso/trainer/trainer.py:657:9: F841 Local variable `trained_model` is assigned to but never used
|
Ruff (I001):
netspresso/utils/db/models/train.py#L1
netspresso/utils/db/models/train.py:1:1: I001 Import block is un-sorted or un-formatted
|
ruff
Process completed with exit code 1.
|