Skip to content

feat: new ChessboardGeoSampler #8704

feat: new ChessboardGeoSampler

feat: new ChessboardGeoSampler #8704

Triggered via pull request May 17, 2024 11:57
Status Failure
Total duration 7m 35s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): tests/samplers/test_single.py#L4
tests/samplers/test_single.py:4:1: I001 Import block is un-sorted or un-formatted
Ruff (F841): tests/samplers/test_single.py#L382
tests/samplers/test_single.py:382:9: F841 Local variable `iterator` is assigned to but never used
Ruff (I001): torchgeo/samplers/__init__.py#L6
torchgeo/samplers/__init__.py:6:1: I001 Import block is un-sorted or un-formatted
ruff
Process completed with exit code 1.