Skip to content

Commit

Permalink
resolving test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
JavalVyas2000 committed Aug 22, 2024
1 parent c330e9c commit 0db8d45
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ def function(unit):
initializer = unit.default_initializer()
initializer.initialize(unit, output_level=idaeslog.INFO)
except:
initializer.initialize(unit, output_level=idaeslog.INFO)
solver=get_solver()
solver.solve(unit)

Expand Down

0 comments on commit 0db8d45

Please sign in to comment.