Skip to content

Commit

Permalink
fixup: remove trail space
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkannawadi committed Jul 17, 2024
1 parent 5d73fd6 commit 3436f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_validate_outputs.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ def test_make_psfMatched_warp(self):
"""Test existence of PSF-matched warps."""
self.check_pipetasks(["makePsfMatchedWarp"], self._num_visits, self._num_visits)
self.check_datasets(["deepCoadd_psfMatchedWarp"], self._num_visits)

def test_assemble_coadd(self):
"""Test existence of coadds."""

Expand Down

0 comments on commit 3436f8c

Please sign in to comment.