Commit b591214a authored by Cresson Remi's avatar Cresson Remi
Browse files

REFAC: apps

1 merge request!25Resolve "Update drs_search"
Pipeline #34916 passed with stages
in 2 minutes and 44 seconds
Showing with 1 addition and 1 deletion
+1 -1
import argparse import argparse
from scenes import load_scenes, Index from scenes import load_scenes, Index, utils
# Arguments # Arguments
parser = argparse.ArgumentParser(description="Search scenes intesecting an ROI",) parser = argparse.ArgumentParser(description="Search scenes intesecting an ROI",)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment