refactor using merge_field_infos further #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
|
Ruff (F401):
pydbull/model_validator.py#L5
pydbull/model_validator.py:5:8: F401 `pydantic_core` imported but unused
|
|
Ruff (F841):
pydbull/model_validator.py#L33
pydbull/model_validator.py:33:9: F841 Local variable `pydantic_adapter` is assigned to but never used
|
|
ruff
Process completed with exit code 1.
|