Skip to content

Commit 2ee5a1d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9d742fb commit 2ee5a1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

odc/stats/plugins/ls_ndvi_median.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from odc.stats.plugins._registry import register, StatsPluginInterface
1212
from odc.algo._masking import erase_bad, enum_to_bool
1313

14+
1415
class StatsNDVI(StatsPluginInterface):
1516
"""
1617
Define a class for summarising time

0 commit comments

Comments
 (0)