Skip to content

Commit

Permalink
kick Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Gareth Davies committed Feb 25, 2019
1 parent 7f995b4 commit 4cc98a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/hdfcoinc/pycbc_page_segtable
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ parser.add_argument('--title-text', type=str, required=False,
parser.add_argument('--output-file', type=str,
help='Path of the output HTML file.')
parser.add_argument('--ifos', nargs='+',default=['H1','L1'],
help='(Optional) List of IFOs, default is H1, L1.')
help='(Optional) List of IFOs: default is H1, L1.')
opts = parser.parse_args()

# setup log
Expand Down

0 comments on commit 4cc98a8

Please # to comment.