Skip to content
Snippets Groups Projects
Commit a4fae961 authored by Hal Simpson's avatar Hal Simpson
Browse files

Moved return of warning_issued out of the for loops.

parent 5d2292f2
No related branches found
No related tags found
No related merge requests found
......@@ -269,7 +269,7 @@ def print_observatories(args):
print summary_table
print gap_details
return warning_issued
return warning_issued
def main(args):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment