Skip to content

feat: new ChessboardGeoSampler #8700

feat: new ChessboardGeoSampler

feat: new ChessboardGeoSampler #8700

Triggered via pull request May 17, 2024 09:55
Status Failure
Total duration 3m 57s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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#L388
tests/samplers/test_single.py:388: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 (I001): torchgeo/samplers/single.py#L6
torchgeo/samplers/single.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.