Skip to content

Commit

Permalink
removed line which should have been kept
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethCabournDavies committed Jun 11, 2024
1 parent 1c93b22 commit 5a6a5d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/pygrb/pycbc_pygrb_minifollowups
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ def make_timeseries_plot(workflow, trig_file, snr_type, central_time,
# =============================================================================
parser = argparse.ArgumentParser(description=__doc__[1:])
parser.add_argument('--version', action='version',
version=pycbc.version.git_verbose_msg)
pycbc.add_common_pycbc_options(parser)
parser.add_argument('--trig-file',
help="HDF file with the triggers found by PyGRB")
Expand Down

0 comments on commit 5a6a5d6

Please sign in to comment.