Skip to content

Commit adaa112

Browse files
committed
Fix out of sync docstring
1 parent d796ad5 commit adaa112

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: src/test_utils/ad.jl

-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ const REFERENCE_ADTYPE = AutoForwardDiff()
3030
ADResult
3131
3232
Data structure to store the results of the AD correctness test.
33-
34-
If you want to quickly check whether the result is a success or failure, you
35-
can use `isnothing(result.error)`.
3633
"""
3734
struct ADResult
3835
"The DynamicPPL model that was tested"

0 commit comments

Comments
 (0)