Skip to content

feat: new ChessboardGeoSampler #8701

feat: new ChessboardGeoSampler

feat: new ChessboardGeoSampler #8701

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

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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.
mypy
Process completed with exit code 1.