Update ruff requirement from ~=0.15.6 to ~=0.15.7 #3
Annotations
2 errors
|
lint using ruff
Process completed with exit code 1.
|
|
lint using ruff:
src/schema2validataclass/schema/base_outputs.py#L12
src/schema2validataclass/schema/base_outputs.py:12:79: F401 `schema2validataclass.common.helper.to_snake_case` imported but unused
help: Remove unused import: `schema2validataclass.common.helper.to_snake_case`
|
Loading