Skip to content

Commit

Permalink
fix definition
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara committed Oct 30, 2023
1 parent bc9b371 commit fa0c406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ac_power_flow.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ const ACPowerFlowData = PowerFlowData{
Tuple{Dict{Int64, Int64}, Dict{Int64, Int64}},
},
Nothing,
String,
}

struct PolarPowerFlow{F, D}
Expand Down

0 comments on commit fa0c406

Please sign in to comment.