Skip to content

Commit

Permalink
added absolute_import
Browse files Browse the repository at this point in the history
  • Loading branch information
CatherineH committed Sep 1, 2016
1 parent 2e2a64a commit f1865dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions instruments/minghe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
"""
Module containing MingHe instruments
"""
from __future__ import absolute_import
from .mhs5200a import MHS5200

0 comments on commit f1865dd

Please sign in to comment.