Skip to content

Commit 20b6722

Browse files
removed trailing whitespace
1 parent 6552327 commit 20b6722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pystac/extensions/eo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def get_bands(self, asset=None):
5555
"""Gets an Item or an Asset bands.
5656
5757
If an Asset is supplied and the bands property exists on the Asset,
58-
returns the Asset's value. Otherwise returns the Item's value or
58+
returns the Asset's value. Otherwise returns the Item's value or
5959
all the asset's eo bands
6060
6161
Returns:

0 commit comments

Comments
 (0)