Add Video Input testcase #337
Annotations
10 errors
Ruff (E501):
offline_inf_video.py#L35
offline_inf_video.py:35:81: E501 Line too long (189 > 80)
|
Ruff (B018):
offline_inferece.py#L57
offline_inferece.py:57:5: B018 Found useless expression. Either assign it to a variable or remove it.
|
Ruff (E501):
offline_inferece.py#L76
offline_inferece.py:76:81: E501 Line too long (182 > 80)
|
Ruff (E501):
offline_inferece.py#L88
offline_inferece.py:88:81: E501 Line too long (164 > 80)
|
Ruff (E501):
offline_inferece.py#L111
offline_inferece.py:111:81: E501 Line too long (187 > 80)
|
Ruff (E501):
offline_inferece.py#L123
offline_inferece.py:123:81: E501 Line too long (147 > 80)
|
Ruff (F841):
test_multimodal.py#L11
test_multimodal.py:11:5: F841 Local variable `sampling_params` is assigned to but never used
|
Ruff (E501):
test_multimodal.py#L15
test_multimodal.py:15:81: E501 Line too long (133 > 80)
|
Ruff (E501):
test_multimodal.py#L19
test_multimodal.py:19:81: E501 Line too long (179 > 80)
|
Ruff (E501):
test_multimodal.py#L22
test_multimodal.py:22:81: E501 Line too long (87 > 80)
|