Skip to content
Snippets Groups Projects
Commit 64a613f4 authored by Brian Moe's avatar Brian Moe
Browse files
parents a2ac1b60 55ae6e6d
No related branches found
No related tags found
No related merge requests found
...@@ -8,8 +8,8 @@ See the VOEvent specification for details ...@@ -8,8 +8,8 @@ See the VOEvent specification for details
http://www.ivoa.net/Documents/latest/VOEvent.html http://www.ivoa.net/Documents/latest/VOEvent.html
""" """
from VOEventLib.VOEvent import * from gracedb.VOEventLib.VOEvent import *
from VOEventLib.Vutil import * from gracedb.VOEventLib.Vutil import *
import sys, os import sys, os
from gracedb.utils import gpsToUtc 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