Skip to content

Commit 08cc73f

Browse files
author
SciML Bot
committed
Apply JuliaFormatter to fix code formatting
- Applied JuliaFormatter with SciML style guide - Formatted 1 files 🤖 Generated by OrgMaintenanceScripts.jl
1 parent 419208b commit 08cc73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/clock.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ eqs = [yd ~ Sample(dt)(y)
333333

334334
@test sol.usol2.u atol=1e-6
335335
@test sol_nosplit.usol2.u atol=1e-6
336-
336+
337337
##
338338
@info "Testing hybrid system with components"
339339
using ModelingToolkitStandardLibrary.Blocks

0 commit comments

Comments
 (0)