refactor: move ConfigTreeSource to pydantic_source and enhance field … #55
Annotations
9 errors
Ruff (F632):
pydantic_source/source.py#L132
pydantic_source/source.py:132:12: F632 Use `==` to compare constant literals
|
Ruff (Q000):
pydantic_source/source.py#L132
pydantic_source/source.py:132:47: Q000 Single quotes found but double quotes preferred
|
Ruff (Q000):
pydantic_source/source.py#L132
pydantic_source/source.py:132:59: Q000 Single quotes found but double quotes preferred
|
Perform checks (3.12)
Process completed with exit code 1.
|
Perform checks (3.8)
The job was canceled because "_3_12" failed.
|
Perform checks (3.9)
The job was canceled because "_3_12" failed.
|
Perform checks (3.11)
The job was canceled because "_3_12" failed.
|
Perform checks (3.13)
The job was canceled because "_3_12" failed.
|
Perform checks (3.10)
The job was canceled because "_3_12" failed.
|