Skip to content

Commit

Permalink
import version information
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulPrice committed Jun 5, 2017
1 parent b6cafe7 commit 71109a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/lsst/meas/deblender/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"""lsst.meas.deblender
"""
from __future__ import absolute_import
from .version import *
from .baselineUtils import *
from .baseline import *
from .plugins import *
Expand Down

0 comments on commit 71109a6

Please sign in to comment.