diff options
Diffstat (limited to 'wcsutil/mappings.py')
-rw-r--r-- | wcsutil/mappings.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsutil/mappings.py b/wcsutil/mappings.py index 32d6391..9ab1c6b 100644 --- a/wcsutil/mappings.py +++ b/wcsutil/mappings.py @@ -1,4 +1,4 @@ - +from __future__ import division # confidence high # This dictionary maps an instrument into an instrument class # The instrument class handles instrument specific keywords |