Bump ruff from 0.7.3 to 0.8.2 in /requirements #515
Annotations
9 errors and 3 warnings
Ruff (UP031):
experiments/ssl4eo/download_ssl4eo.py#L520
experiments/ssl4eo/download_ssl4eo.py:520:23: UP031 Use format specifiers instead of percent format
|
Ruff (RUF022):
hubconf.py#L22
hubconf.py:22:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
torchgeo/datamodules/__init__.py#L57
torchgeo/datamodules/__init__.py:57:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
torchgeo/datasets/__init__.py#L149
torchgeo/datasets/__init__.py:149:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
torchgeo/models/__init__.py#L34
torchgeo/models/__init__.py:34:11: RUF022 `__all__` is not sorted
|
Ruff (UP031):
torchgeo/models/scale_mae.py#L166
torchgeo/models/scale_mae.py:166:13: UP031 Use format specifiers instead of percent format
|
Ruff (RUF022):
torchgeo/samplers/__init__.py#L11
torchgeo/samplers/__init__.py:11:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
torchgeo/trainers/__init__.py#L16
torchgeo/trainers/__init__.py:16:11: RUF022 `__all__` is not sorted
|
ruff
Process completed with exit code 1.
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|