lsst.base g52b1c1532d+772f6ae910
LSST Data Management Base Package
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1from .version import *
2
3try:
4 # Keep backwards compatibility for Packages.
5 from lsst.utils.packages import *
6except ImportError:
7 pass