Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nina.Hakansson committed Apr 25, 2024
1 parent 1a622e4 commit 707d623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pps_l1c_collector.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def get_arguments():
if 'template' in args.config_file:
raise IOError("Template file given as master config, aborting!")

return args
return args.config_file


if __name__ == '__main__':
Expand Down

0 comments on commit 707d623

Please sign in to comment.