Skip to content

Bump matplotlib from 3.7.1 to 3.7.2 #253

Bump matplotlib from 3.7.1 to 3.7.2

Bump matplotlib from 3.7.1 to 3.7.2 #253

Triggered via pull request July 6, 2023 03:25
Status Success
Total duration 19m 23s
Artifacts

main.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
linter: yoeo/train.py#L16
'typing.List' imported but unused
linter: yoeo/train.py#L16
'typing.Optional' imported but unused
linter: yoeo/train.py#L23
'yoeo.utils.transforms.DEFAULT_TRANSFORMS' imported but unused
linter: yoeo/detect.py#L89
line too long (179 > 150 characters)
linter: yoeo/detect.py#L202
missing whitespace after ','
linter: yoeo/detect.py#L214
too many blank lines (2)
linter: yoeo/detect.py#L214
local variable 'seg_map' is assigned to but never used
linter: yoeo/detect.py#L215
whitespace before ':'
linter: yoeo/detect.py#L216
whitespace before ':'
linter: yoeo/detect.py#L220
too many blank lines (2)
linter: yoeo/detect.py#L93
blank line contains whitespace
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L14
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L15
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L16
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L17
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L18
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L19
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L20
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L21
indentation contains tabs
linter: yoeo/scripts/openvino_demo.py#L45
blank line at end of file