Refactor flatten DataFrame code #15
Annotations
8 errors
quinn/extensions/column_ext.py#L66
quinn/extensions/column_ext.py:66:50: RUF100 Unused `noqa` directive (non-enabled: `PLC1901`)
|
quinn/schema_helpers.py#L1
quinn/schema_helpers.py:1:1: I001 Import block is un-sorted or un-formatted
|
quinn/schema_helpers.py#L7
quinn/schema_helpers.py:7:20: F401 `typing.Union` imported but unused
|
quinn/schema_helpers.py#L46
quinn/schema_helpers.py:46:5: PLR5501 Use `elif` instead of `else` then `if`, to reduce indentation
|
quinn/schema_helpers.py#L48
quinn/schema_helpers.py:48:40: RUF100 Unused `noqa` directive (unused: `PLR5501`)
|
quinn/split_columns.py#L71
quinn/split_columns.py:71:90: RUF100 Unused `noqa` directive (non-enabled: `PLC1901`)
|
quinn/split_columns.py#L96
quinn/split_columns.py:96:86: RUF100 Unused `noqa` directive (non-enabled: `PLC1901`)
|
|
The logs for this run have expired and are no longer available.
Loading