Skip to content

Commit

Permalink
New commit to add the import to pass test
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquot committed Oct 22, 2024
1 parent f5d34e1 commit ae2c313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/live/check_results.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from ligo.lw.utils import load_filename as load_xml_doc
from ligo.lw import lsctables
from pycbc import conversions as conv

import LigoLWEventSource

def close(a, b, c):
return abs(a - b) <= c
Expand Down

0 comments on commit ae2c313

Please sign in to comment.