mirror of
https://forge.chapril.org/tykayn/mapillary_download
synced 2025-06-20 01:34:43 +02:00
remove sys.exit()
This commit is contained in:
parent
f4c8e23ea2
commit
66d49c001b
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ def parse_args(argv =None):
|
|||
global args
|
||||
args = parser.parse_args(argv)
|
||||
print(args)
|
||||
sys.exit()
|
||||
|
||||
def background(f):
|
||||
def wrapped(*args, **kwargs):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue