remove debug output
This commit is contained in:
parent
20407dfc78
commit
ab7f6def08
@ -164,9 +164,6 @@ if __name__ == "__main__":
|
||||
lum_min = args.lmin
|
||||
lum_max = args.lmax
|
||||
|
||||
print(vars(args))
|
||||
exit()
|
||||
|
||||
# Get size
|
||||
try:
|
||||
values = size.split("x")
|
||||
|
Loading…
Reference in New Issue
Block a user