Skip to content

Commit

Permalink
[MINOR] Remove unnecessary import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonUlm committed Sep 18, 2024
1 parent 9b798e2 commit 6ca1849
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pandapower/pypower/opf.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

from time import perf_counter

from numpy import zeros, c_, shape

from pandapower.pypower.opf_args import opf_args2
from pandapower.pypower.opf_execute import opf_execute
from pandapower.pypower.opf_setup import opf_setup
Expand Down

0 comments on commit 6ca1849

Please sign in to comment.