Skip to content
Snippets Groups Projects
Commit b404ab83 authored by Colm Talbot's avatar Colm Talbot
Browse files

flake fixes

parent db1ae07f
No related branches found
No related tags found
1 merge request!1105Relative Binning in bilby
...@@ -132,6 +132,6 @@ class TestMBLikelihood(unittest.TestCase): ...@@ -132,6 +132,6 @@ class TestMBLikelihood(unittest.TestCase):
1.5e-2 1.5e-2
) )
if __name__ == "__main__": if __name__ == "__main__":
unittest.main() unittest.main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment