Fixed Errors. Code was not working #9415
Annotations
2 errors
Ruff (EM102):
data_structures/binary_tree/binary_tree_mirror.py#L32
data_structures/binary_tree/binary_tree_mirror.py:32:26: EM102 Exception must not use an f-string literal, assign to variable first
|
ruff
Process completed with exit code 1.
|