Skip to content

Create video_cv.py #10965

Create video_cv.py

Create video_cv.py #10965

Triggered via pull request October 12, 2024 12:24
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): computer_vision/video_cv.py#L1
computer_vision/video_cv.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): computer_vision/video_cv.py#L3
computer_vision/video_cv.py:3:34: F401 `google.colab.patches.cv2_imshow` imported but unused
Ruff (RUF015): computer_vision/video_cv.py#L6
computer_vision/video_cv.py:6:14: RUF015 Prefer `next(iter(uploaded.keys()))` over single element slice
ruff
Process completed with exit code 1.