We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6552327 commit 20b6722Copy full SHA for 20b6722
pystac/extensions/eo.py
@@ -55,7 +55,7 @@ def get_bands(self, asset=None):
55
"""Gets an Item or an Asset bands.
56
57
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
+ returns the Asset's value. Otherwise returns the Item's value or
59
all the asset's eo bands
60
61
Returns:
0 commit comments