Fix format + type check #1209
Annotations
5 errors
|
check
Process completed with exit code 1.
|
|
ruff (EXE001):
scripts/images.py#L1
scripts/images.py:1:1: EXE001 Shebang is present but file is not executable
|
|
ruff (EXE001):
scripts/download_models.py#L1
scripts/download_models.py:1:1: EXE001 Shebang is present but file is not executable
|
|
ruff (EXE001):
scripts/benchmark_html.py#L1
scripts/benchmark_html.py:1:1: EXE001 Shebang is present but file is not executable
|
|
test
Process completed with exit code 1.
|