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 73d74b7 commit 5655daaCopy full SHA for 5655daa
src/opengeodeweb_back/geode_functions.py
@@ -63,7 +63,6 @@ def load_data(data_id: str):
63
return load(data_entry.geode_object, file_absolute_path)
64
65
66
-
67
def get_data_info(data_id: str) -> Data:
68
from .data import Data
69
0 commit comments