We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6815f1c commit 24ecb03Copy full SHA for 24ecb03
python/lsst/pipe/tasks/mergeDetections.py
@@ -19,7 +19,7 @@
19
# You should have received a copy of the GNU General Public License
20
# along with this program. If not, see <https://www.gnu.org/licenses/>.
21
22
-__all__ = ["MergeDetectionsConfig", "MergeDetectionsTask", "MergeDetectionsConnections"]
+__all__ = ["MergeDetectionsConfig", "MergeDetectionsTask"]
23
24
import numpy as np
25
from numpy.lib.recfunctions import rec_join
0 commit comments