Skip to content

Add Fields Of The World field boundary delineation dataset #9538

Add Fields Of The World field boundary delineation dataset

Add Fields Of The World field boundary delineation dataset #9538

Triggered via pull request September 15, 2024 23:32
Status Failure
Total duration 3m 19s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (I001): torchgeo/datasets/ftw.py#L6
torchgeo/datasets/ftw.py:6:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): torchgeo/datasets/ftw.py#L6
torchgeo/datasets/ftw.py:6:8: F401 `glob` imported but unused
Ruff (F401): torchgeo/datasets/ftw.py#L15
torchgeo/datasets/ftw.py:15:17: F401 `PIL.Image` imported but unused
Ruff (ANN001): torchgeo/datasets/ftw.py#L268
torchgeo/datasets/ftw.py:268:32: ANN001 Missing type annotation for function argument `country`
ruff
Process completed with exit code 1.
mypy
Process completed with exit code 1.