Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsleh committed Oct 10, 2024
1 parent 420f143 commit fe01e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/datasets/mmearth.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ def __init__(
and returns a transformed version
Raises:
AssertionError: if *normalization_mode*, *subset*, or *split* is invalid
AssertionError: if *normalization_mode* or *subset*
DatasetNotFoundError: If dataset is not found and *download* is False.
"""
lazy_import('h5py')
Expand Down

0 comments on commit fe01e88

Please sign in to comment.