feat(conversions): add input validation and lowercase support to excel_title_to_column #18304
Annotations
4 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (E501):
conversions/excel_title_to_column.py#L30
conversions/excel_title_to_column.py:30:89: E501 Line too long (92 > 88)
|
|
ruff (E501):
conversions/excel_title_to_column.py#L26
conversions/excel_title_to_column.py:26:89: E501 Line too long (94 > 88)
|
|
ruff (E501):
conversions/excel_title_to_column.py#L22
conversions/excel_title_to_column.py:22:89: E501 Line too long (94 > 88)
|