Fix 12306 used list instead of string in rot13.py and removed n #11873
Annotations
3 errors
Ruff (W291):
ciphers/rot13.py#L12
ciphers/rot13.py:12:24: W291 Trailing whitespace
|
Ruff (RUF100):
data_structures/arrays/sudoku_solver.py#L175
data_structures/arrays/sudoku_solver.py:175:54: RUF100 Unused `noqa` directive (unused: `SIM115`)
|
ruff
Process completed with exit code 1.
|