Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
eytanadler committed Jun 21, 2024
1 parent 49131ff commit 08c3e7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_optimizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

MASTERFUNC_OUTPUTS = ["fobj", "fcon", "gobj", "gcon"]


class TestOptimizer(unittest.TestCase):
tol = 1e-12

Expand Down

0 comments on commit 08c3e7e

Please sign in to comment.