Skip to content
Snippets Groups Projects
Commit 765b0c8a authored by Patrick Godwin's avatar Patrick Godwin
Browse files

snglbursttable.py: fix import to _snglbursttable to not be relative, which...

snglbursttable.py: fix import to _snglbursttable to not be relative, which causes ValueError: Attempted relative import in non-package
parent 4a505980
No related branches found
No related tags found
No related merge requests found
from glue.ligolw import ilwd
from glue.ligolw import lsctables
import lal
from . import _snglbursttable
from gstlal import _snglbursttable
__all__ = ["GSTLALSnglBurst"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment