Skip to content

Commit

Permalink
i.eodag: remove experimental tool warning (#1245)
Browse files Browse the repository at this point in the history
  • Loading branch information
veroandreo authored Dec 2, 2024
1 parent 68521b7 commit 54677a8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/imagery/i.eodag/i.eodag.py
Original file line number Diff line number Diff line change
Expand Up @@ -1323,13 +1323,6 @@ def main():


if __name__ == "__main__":
gs.warning(_("Experimental Version..."))
gs.warning(
_(
"This module is still under development, \
and its behaviour is not guaranteed to be reliable"
)
)
options, flags = gs.parser()

try:
Expand Down

0 comments on commit 54677a8

Please sign in to comment.