Skip to content

Commit

Permalink
Style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart committed Dec 30, 2021
1 parent e293891 commit 21081f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchgeo/datamodules/landcoverai.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ def on_after_batch_transfer(
pass
return batch


def preprocess(self, sample: Dict[str, Any]) -> Dict[str, Any]:
"""Transform a single sample from the Dataset.
Expand Down

0 comments on commit 21081f5

Please sign in to comment.