Skip to content

Commit a0d7454

Browse files
committed
auto formatter done rebase
1 parent bde2d46 commit a0d7454

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/src/basics/MTKModel_Connector.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,4 +437,3 @@ Using ternary operator or if-elseif-else statement, conditional initial guesses
437437
end
438438
end
439439
```
440-

test/model_parsing.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ end
426426
@test A.structure[:components] == [[:cc, :C]]
427427
end
428428

429-
@testset "Event handeling in MTKModel" begin
429+
@testset "Event handling in MTKModel" begin
430430
@mtkmodel M begin
431431
@variables begin
432432
x(t)

0 commit comments

Comments
 (0)