Coverage for config/mergeCoaddDetections.py: 100%
2 statements
« prev ^ index » next coverage.py v6.4.2, created at 2022-07-17 02:37 -0700
« prev ^ index » next coverage.py v6.4.2, created at 2022-07-17 02:37 -0700
1import os.path
2# Gen3 mergeDetections will supersede mergeCoaddDetections
3# Keep in sync in the meantime
4config.load(os.path.join(os.path.dirname(__file__), "mergeDetections.py"))