Skip to content

Commit

Permalink
auto formatter done rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
cgutsche committed Mar 10, 2024
1 parent bde2d46 commit a0d7454
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docs/src/basics/MTKModel_Connector.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,4 +437,3 @@ Using ternary operator or if-elseif-else statement, conditional initial guesses
end
end
```

2 changes: 1 addition & 1 deletion test/model_parsing.jl
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ end
@test A.structure[:components] == [[:cc, :C]]
end

@testset "Event handeling in MTKModel" begin
@testset "Event handling in MTKModel" begin
@mtkmodel M begin
@variables begin
x(t)
Expand Down

0 comments on commit a0d7454

Please sign in to comment.