Skip to content

Commit

Permalink
formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Bolgaryn committed Feb 4, 2025
1 parent c2ad79d commit 921b44e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nlsolve_powerflow.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ function _newton_powerflow(
time_step::Int64 = 1, # not implemented for NLSolve and not used
nlsolve_kwargs...,
)

nlsolve_solver_kwargs =
filter(p -> !(p.first in _NLSOLVE_AC_POWERFLOW_KWARGS), nlsolve_kwargs)

Expand Down

0 comments on commit 921b44e

Please sign in to comment.