Added oop_example.py file #12388
Annotations
6 errors and 1 warning
Ruff (E501):
other/oop_example.py#L5
other/oop_example.py:5:89: E501 Line too long (106 > 88)
|
Ruff (E501):
other/oop_example.py#L9
other/oop_example.py:9:89: E501 Line too long (89 > 88)
|
Ruff (W291):
other/oop_example.py#L11
other/oop_example.py:11:22: W291 Trailing whitespace
|
Ruff (W293):
other/oop_example.py#L14
other/oop_example.py:14:1: W293 Blank line contains whitespace
|
Ruff (W292):
other/oop_example.py#L20
other/oop_example.py:20:22: W292 No newline at end of file
|
ruff
Process completed with exit code 1.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|