remove debug output
This commit is contained in:
parent
20407dfc78
commit
ab7f6def08
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue