Skip to content

Commit

Permalink
Additional fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hitesh Tolani committed Jul 12, 2024
1 parent b7b24c2 commit f854fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/datasets/cyclone.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

from .errors import DatasetNotFoundError
from .geo import NonGeoDataset
from .utils import Path, download_radiant_mlhub_collection, extract_archive, which
from .utils import Path, which


class TropicalCyclone(NonGeoDataset):
Expand Down

0 comments on commit f854fbf

Please sign in to comment.