Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
anandijain committed Oct 14, 2022
1 parent 93ee20d commit 353615c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/structural_transformation/codegen.jl
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ function build_torn_function(sys;
indepsym = Symbol(get_iv(sys)),
observed = observedfun,
mass_matrix = mass_matrix,
sys=sys), states
sys = sys), states
end
end

Expand Down

0 comments on commit 353615c

Please sign in to comment.