Update ruff to version 0.5.2 and workflows update #355
Annotations
10 errors
docs/conf.py#L17
docs/conf.py:17:1: I001 Import block is un-sorted or un-formatted
|
docs/conf.py#L26
docs/conf.py:26:13: UP032 Use f-string instead of `format` call
|
misc/generate_table.py#L11
misc/generate_table.py:11:12: UP032 Use f-string instead of `format` call
|
misc/generate_table.py#L24
misc/generate_table.py:24:5: PLW2901 `for` loop variable `encoder_name` overwritten by assignment target
|
misc/generate_table_timm.py#L58
misc/generate_table_timm.py:58:13: S112 `try`-`except`-`continue` detected, consider logging the exception
|
misc/generate_table_timm.py#L58
misc/generate_table_timm.py:58:13: PERF203 `try`-`except` within a loop incurs performance overhead
|
segmentation_models_pytorch/__init__.py#L1
segmentation_models_pytorch/__init__.py:1:1: I001 Import block is un-sorted or un-formatted
|
segmentation_models_pytorch/__init__.py#L52
segmentation_models_pytorch/__init__.py:52:13: UP032 Use f-string instead of `format` call
|
segmentation_models_pytorch/base/__init__.py#L1
segmentation_models_pytorch/base/__init__.py:1:1: I001 Import block is un-sorted or un-formatted
|
segmentation_models_pytorch/base/heads.py#L1
segmentation_models_pytorch/base/heads.py:1:1: I001 Import block is un-sorted or un-formatted
|
This job failed
Loading