Skip to content

Commit 148a154

Browse files
refactor: format
1 parent 0591281 commit 148a154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/linearization.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ function markio!(state, orig_inputs, inputs, outputs, disturbances; check = true
612612
end
613613
(all(values(outputset)) || error(
614614
"Some specified outputs were not found in system. The following Dict indicates the found variables ",
615-
outputset))
615+
outputset))
616616
end
617617
state, orig_inputs
618618
end

0 commit comments

Comments
 (0)