Skip to content

Added the OpenCv Model #10033

Added the OpenCv Model

Added the OpenCv Model #10033

Triggered via pull request October 2, 2024 11:46
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Ruff (INP001): Object Detection/ObjectDection.py#L1
Object Detection/ObjectDection.py:1:1: INP001 File `Object Detection/ObjectDection.py` is part of an implicit namespace package. Add an `__init__.py`.
Ruff (N816): Object Detection/ObjectDection.py#L8
Object Detection/ObjectDection.py:8:1: N816 Variable `classLabels` in global scope should not be mixedCase
Ruff (UP015): Object Detection/ObjectDection.py#L10
Object Detection/ObjectDection.py:10:6: UP015 Unnecessary open mode parameters
Ruff (N816): Object Detection/ObjectDection.py#L11
Object Detection/ObjectDection.py:11:5: N816 Variable `classLabels` in global scope should not be mixedCase
Ruff (B007): Object Detection/ObjectDection.py#L29
Object Detection/ObjectDection.py:29:15: B007 Loop control variable `conf` not used within loop body
Ruff (UP024): Object Detection/ObjectDection.py#L49
Object Detection/ObjectDection.py:49:11: UP024 Replace aliased errors with `OSError`
Ruff (B007): Object Detection/ObjectDection.py#L61
Object Detection/ObjectDection.py:61:23: B007 Loop control variable `conf` not used within loop body
ruff
Process completed with exit code 1.