Skip to content

Commit 8546ebe

Browse files
committed
Tweak deprecation docstring
1 parent 8e2371f commit 8546ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dense.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ mode(::AutoSymbolics) = SymbolicMode()
349349
"""
350350
AutoTapir
351351
352-
Tapir.jl has been renamed to Mooncake.jl. Please use `AutoMooncake` instead of this type.
352+
This ADType is deprecated. `AutoMooncake` should be used instead.
353353
"""
354354
struct AutoTapir <: AbstractADType
355355
safe_mode::Bool

0 commit comments

Comments
 (0)