Skip to content

Commit

Permalink
Update DS9Connector.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jasercion authored Jun 13, 2018
1 parent 8968c5e commit 0699c29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DS9Connector.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
#******************************************************************************

# Import external modules.
from __future__ import print_function
from Source import Source
from Parameter import Parameter
from SpatialModel import SpatialModel
from FitsFile import FitsFile

# Standard modules
from os import sys
from tkMessageBox import askyesno, showwarning
from tkFileDialog import Open
import thread
Expand Down

0 comments on commit 0699c29

Please sign in to comment.