Skip to content

Commit bcd20dd

Browse files
formatting
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b00cd5 commit bcd20dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rulesets/Base/base.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
@scalar_rule zero(x) ZeroTangent()
88
@scalar_rule transpose(x) true
99

10-
1110
function ChainRulesCore.frule((_, ȯbj, _, ẋ), ::typeof(setfield!), obj, field, x)
1211
ȯbj::MutableTangent
1312
y = setfield!(obj, field, x)

0 commit comments

Comments
 (0)