Coverage for python/lsst/display/firefly/version.py: 100%
5 statements
« prev ^ index » next coverage.py v7.1.0, created at 2023-02-05 17:53 -0800
« prev ^ index » next coverage.py v7.1.0, created at 2023-02-05 17:53 -0800
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__ = "gc6753737fe+1c3c19f57a"
3__repo_version__ = "gc6753737fe"
4__fingerprint__ = "0x0"
5__dependency_versions__ = {}
6__all__ = (
7 "__version__",
8 "__repo_version__",
9 "__fingerprint__",
10 "__dependency_versions__",
11)