Fix Ruff lint errors related to docstrings #2
Annotations
6 errors
|
Pylint
Process completed with exit code 30.
|
|
Ruff
Process completed with exit code 1.
|
|
Ruff (E501):
kaitaistruct.py#L1106
kaitaistruct.py:1106:89: E501 Line too long (109 > 88)
|
|
Ruff (E501):
kaitaistruct.py#L534
kaitaistruct.py:534:89: E501 Line too long (101 > 88)
|
|
Ruff (E501):
kaitaistruct.py#L490
kaitaistruct.py:490:89: E501 Line too long (92 > 88)
|
|
Ruff
Process completed with exit code 1.
|