Skip to content

Commit dff8a04

Browse files
authored
Merge pull request #157 from SciML/auto-juliaformatter-pr
Automatic JuliaFormatter.jl run
2 parents 5b7c85f + 52d72e1 commit dff8a04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/DeepEquilibriumNetworks.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ using ConcreteStructs: @concrete
77
using ConstructionBase: ConstructionBase
88
using DiffEqBase: DiffEqBase, AbsNormTerminationMode
99
using FastClosures: @closure
10-
using Lux: Lux, BranchLayer, Chain, NoOpLayer, Parallel, RepeatedLayer,
11-
StatefulLuxLayer, WrappedFunction
10+
using Lux: Lux, BranchLayer, Chain, NoOpLayer, Parallel, RepeatedLayer, StatefulLuxLayer,
11+
WrappedFunction
1212
using LuxCore: LuxCore, AbstractExplicitLayer, AbstractExplicitContainerLayer
1313
using NNlib:
1414
using Random: Random, AbstractRNG, randn!

0 commit comments

Comments
 (0)