Skip to content

Commit

Permalink
Merge branch 'main' into croptype-inference
Browse files Browse the repository at this point in the history
  • Loading branch information
kvantricht committed Jun 24, 2024
2 parents 952bd7b + f4ab084 commit d03d3ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/worldcereal/openeo/feature_extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ def output_labels(self) -> list:

def execute(self, inarr: xr.DataArray) -> xr.DataArray:
import sys
from pathlib import Path

if self.epsg is None:
raise ValueError(
Expand Down

0 comments on commit d03d3ba

Please sign in to comment.