Skip to content

Commit

Permalink
Black
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Apr 2, 2024
1 parent 771d15b commit 242a2b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/maf/test_plotters.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ def test_oned_plotter(self):
figs = bundle1.plot()
self.assertTrue(isinstance(figs["BinnedData"], Figure))


if __name__ == "__main__":
unittest.main()

0 comments on commit 242a2b3

Please sign in to comment.