Skip to content

Commit 1458552

Browse files
committed
style: fix formatting
1 parent 9fb7cc4 commit 1458552

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/UDEComponents.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ include("utils.jl")
1515
include("hacks.jl") # this should be removed / upstreamed
1616

1717
"""
18-
1918
create_ude_component(n_input = 1, n_output = 1;
2019
chain = multi_layer_feed_forward(n_input, n_output),
2120
rng = Xoshiro(0))

0 commit comments

Comments
 (0)