Skip to content

Commit

Permalink
import VectorCube in toplevel openeo package
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Nov 6, 2024
1 parent d3407c3 commit 74b716e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openeo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class BaseOpenEoException(Exception):
from openeo.rest.graph_building import collection_property
from openeo.rest.job import BatchJob, RESTJob
from openeo.rest.multiresult import MultiResult
from openeo.rest.vectorcube import VectorCube


def client_version() -> str:
Expand Down

0 comments on commit 74b716e

Please sign in to comment.