Add basic motion detection script #15055
Annotations
4 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E501):
computer_vision/motion_detection.py#L109
computer_vision/motion_detection.py:109:89: E501 Line too long (91 > 88)
|
|
Ruff (E501):
computer_vision/motion_detection.py#L75
computer_vision/motion_detection.py:75:89: E501 Line too long (97 > 88)
|
|
Ruff (E501):
computer_vision/motion_detection.py#L34
computer_vision/motion_detection.py:34:89: E501 Line too long (95 > 88)
|