Skip to content

Commit

Permalink
Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
bsmartradio committed Jul 24, 2023
1 parent ae697e4 commit ff29faa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_trailedSourceFilter.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ def test_check_dia_source_trail(self):
comparison = mask == [False, False, False, True, True]
self.assertTrue(comparison.all())


class MemoryTester(lsst.utils.tests.MemoryTestCase):
pass

Expand Down

0 comments on commit ff29faa

Please sign in to comment.