Skip to content

Commit

Permalink
commit to kick travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Gareth Stephen Davies committed Sep 23, 2020
1 parent 3c8b437 commit 82398d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/live/pycbc_live_combine_single_fits
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ for f in files:
- datetime.date(2000, 1, 1)).days
analysis_dates += [n_since_epoch]
else:
# This is the regex string to match a date in format YYYY_MM_DD,
# This is the regex string to match a date in format YYYY_MM_DD
# or if MM or DD only have one character
# FutureWarning: this will become obsolete in the year 3000
re_string = '([12]\d{3})_(0?[1-9]|1[0-2])_(0?[1-9]|[12]\d|3[01])'
Expand Down

0 comments on commit 82398d8

Please sign in to comment.