Reformat source code

This commit is contained in:
2022-03-01 16:26:51 -06:00
parent 03268dd3df
commit 360308ef4a
7 changed files with 198 additions and 138 deletions

View File

@@ -12,7 +12,6 @@ module WanHob2016
import ..RampingFormulation
struct Ramping <: RampingFormulation end
end