added a transpose file #16654
Annotations
5 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (W292):
matrix/transpose_of_matrix.py#L38
matrix/transpose_of_matrix.py:38:9: W292 No newline at end of file
|
|
Ruff (W293):
matrix/transpose_of_matrix.py#L38
matrix/transpose_of_matrix.py:38:1: W293 Blank line contains whitespace
|
|
Ruff (W291):
matrix/transpose_of_matrix.py#L4
matrix/transpose_of_matrix.py:4:53: W291 Trailing whitespace
|
|
Ruff (W291):
matrix/transpose_of_matrix.py#L3
matrix/transpose_of_matrix.py:3:52: W291 Trailing whitespace
|