fixed typo
This commit is contained in:
parent
8ad72e51ea
commit
0524964400
@ -1,6 +1,6 @@
|
||||
using Juno
|
||||
using Flux.Tracker: back!
|
||||
include("../utls.jl")
|
||||
include("../utils.jl")
|
||||
|
||||
runall(f) = f
|
||||
runall(fs::AbstractVector) = () -> foreach(call, fs)
|
||||
|
Loading…
Reference in New Issue
Block a user