Skip to content

feat: new ChessboardGeoSampler #8702

feat: new ChessboardGeoSampler

feat: new ChessboardGeoSampler #8702

Triggered via pull request May 17, 2024 11:52
Status Cancelled
Total duration 5m 17s
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#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
Canceling since a higher priority waiting request for 'style-killian31:feat_chessboard_sampler' exists
mypy
The operation was canceled.