Skip to content

Commit

Permalink
Run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielKS committed Mar 18, 2024
1 parent 90e4429 commit 290a872
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/models/components.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ end
"""
get_base_power(c::Component) = get_system_base_power(c)


function _get_multiplier(c::T) where {T <: Component}
setting = get_internal(c).units_info
if isnothing(setting)
Expand Down

0 comments on commit 290a872

Please sign in to comment.