Skip to content

Commit

Permalink
Merge branch 'tickets/DM-30057'
Browse files Browse the repository at this point in the history
  • Loading branch information
kfindeisen committed May 12, 2021
2 parents 898ce84 + ba74b5c commit 664d2ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/lsst/ap/association/transformDiaSourceCatalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ def runQuantum(self, butlerQC, inputRefs, outputRefs):

butlerQC.put(outputs, outputRefs)

@pipeBase.timeMethod
def run(self,
diaSourceCat,
diffIm,
Expand Down

0 comments on commit 664d2ae

Please sign in to comment.