Skip to content

Commit 33ef613

Browse files
committed
Formatter
1 parent e0534f5 commit 33ef613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/MatrixAlgebraKitMooncakeExt/MatrixAlgebraKitMooncakeExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ for (f!, f, pb, adj) in (
4040
arg2c = copy(arg2)
4141
$f!(A, args, Mooncake.primal(alg_dalg))
4242
function $adj(::NoRData)
43-
# DON'T copy Ac to A if A === one
43+
# DON'T copy Ac to A if A === one
4444
# of the output args -- this can
4545
# mess up the pullback because
4646
# generally the args are used there

0 commit comments

Comments
 (0)