Skip to content

Commit dbe9f42

Browse files
chore: formatting
1 parent 93d2c48 commit dbe9f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/RecursiveArrayToolsZygoteExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Zygote.@adjoint function Zygote.literal_getproperty(A::RecursiveArrayTools.Vecto
105105
isnothing(d_i) && return zero(A.u[idx])
106106
d_i
107107
end
108-
(VectorOfArray(m),nothing)
108+
(VectorOfArray(m), nothing)
109109
end
110110
A.u, literal_VectorOfArray_x_adjoint
111111
end

0 commit comments

Comments
 (0)