Skip to content
Snippets Groups Projects
Commit 55ae6e6d authored by Brian Moe's avatar Brian Moe
Browse files

Oops. Point VOEventLib imports to gracedb package

parent 60d67004
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ See the VOEvent specification for details
http://www.ivoa.net/Documents/latest/VOEvent.html
"""
from VOEventLib.VOEvent import *
from VOEventLib.Vutil import *
from gracedb.VOEventLib.VOEvent import *
from gracedb.VOEventLib.Vutil import *
import sys, os
from gracedb.utils import gpsToUtc
......
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