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.
2 parents 0b8c68b + 5655daa commit 8a7d7bdCopy full SHA for 8a7d7bd
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