Skip to content

Commit 6195cd5

Browse files
committed
remove an @extref
1 parent 5f15cae commit 6195cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/testapi.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following are *not* tested:
4848
- The veracity of `LearnAPI.is_pure_julia(learner)`.
4949
5050
- The second of the two contracts appearing in the
51-
[`LearnAPI.target_observation_scitype`](@extref) docstring. The first contract is only
51+
[`LearnAPI.target_observation_scitype`](@ref) docstring. The first contract is only
5252
tested if `LearnAPI.data_interface(learner)` is `LearnAPI.RandomAccess()` or
5353
`LearnAPI.FiniteIterable()`.
5454

0 commit comments

Comments
 (0)