Skip to content

Commit 16634c1

Browse files
authored
fix sig in docstring
1 parent 5998edd commit 16634c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/codegen/forward_demand.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ end
183183

184184

185185
"""
186-
forward_diff_no_inf!(ir, to_diff)
186+
forward_diff_no_inf!(ir, to_diff; visit_custom!, transform)
187187
188188
Internal method which generates the code for forward mode diffentiation
189189

0 commit comments

Comments
 (0)