diff --git a/torchgeo/datasets/nwpu.py b/torchgeo/datasets/nwpu.py index 93cc357fe..fdac6bfa2 100644 --- a/torchgeo/datasets/nwpu.py +++ b/torchgeo/datasets/nwpu.py @@ -118,7 +118,7 @@ class VHR10(VisionDataset): """Return an index within the dataset. Parameters: - idx: index to return + index: index to return Returns: data and label at that index