Skip to content

Commit

Permalink
flake8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart committed Jan 23, 2023
1 parent 1776fd6 commit 38797f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchgeo/datamodules/nasa_marine_debris.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

import torch
from torch import Tensor
from torch.utils.data import DataLoader

from ..datasets import NASAMarineDebris
from .geo import NonGeoDataModule
Expand Down

0 comments on commit 38797f1

Please sign in to comment.