Fix Pylint messages "Attribute ... defined outside __init__" #3
Annotations
5 errors
|
Ruff
Process completed with exit code 1.
|
|
Ruff (E501):
kaitaistruct.py#L1105
kaitaistruct.py:1105:89: E501 Line too long (109 > 88)
|
|
Ruff (E501):
kaitaistruct.py#L533
kaitaistruct.py:533:89: E501 Line too long (101 > 88)
|
|
Ruff (E501):
kaitaistruct.py#L489
kaitaistruct.py:489:89: E501 Line too long (92 > 88)
|
|
Ruff
Process completed with exit code 1.
|