Skip to content

Fixed Errors. Code was not working #9415

Fixed Errors. Code was not working

Fixed Errors. Code was not working #9415

Triggered via pull request July 31, 2024 17:47
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.