Canny edge improvement #17899
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (EM102):
computer_vision/cannyedge.py#L276
computer_vision/cannyedge.py:276:30: EM102 Exception must not use an f-string literal, assign to variable first
help: Assign to variable; remove f-string literal
|