Skip to content

Commit

Permalink
pynomrs space needced in stage python script before main block
Browse files Browse the repository at this point in the history
  • Loading branch information
Terry McGuinness committed Jan 28, 2025
1 parent 9fdd433 commit c82b4b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ctests/scripts/stage.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@ def main():
# Synchronize input files as per the parsed configuration
FileHandler(case_cfg.input_files).sync()


if __name__ == '__main__':
main()

0 comments on commit c82b4b7

Please sign in to comment.