From 0f68c776a21afaff384f0dddab155e0135c39dce Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Mon, 26 Jun 2023 11:18:55 -0600 Subject: [PATCH] formatter --- src/system_descriptor_data.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/system_descriptor_data.jl b/src/system_descriptor_data.jl index f1fbfd2..cbda455 100644 --- a/src/system_descriptor_data.jl +++ b/src/system_descriptor_data.jl @@ -1127,5 +1127,5 @@ const SYSTEM_CATALOG = [ description = "WECC 240 Bus case dynamic data with some modifications", category = PSIDSystems, build_function = build_psid_3bus, -), + ), ]