Skip to content

Commit

Permalink
style: Format code with black
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsource-autofix[bot] committed Jul 23, 2023
1 parent 9c17dcf commit bfaf3e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pysr/test/test.py
Expand Up @@ -1055,6 +1055,7 @@ def test_unit_propagation(self):
best3 = model3.get_best()
self.assertIn("x0", best3["equation"])


# TODO: Determine desired behavior if second .fit() call does not have units


Expand Down

0 comments on commit bfaf3e2

Please sign in to comment.