We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f15cae commit 6195cd5Copy full SHA for 6195cd5
src/testapi.jl
@@ -48,7 +48,7 @@ The following are *not* tested:
48
- The veracity of `LearnAPI.is_pure_julia(learner)`.
49
50
- The second of the two contracts appearing in the
51
- [`LearnAPI.target_observation_scitype`](@extref) docstring. The first contract is only
+ [`LearnAPI.target_observation_scitype`](@ref) docstring. The first contract is only
52
tested if `LearnAPI.data_interface(learner)` is `LearnAPI.RandomAccess()` or
53
`LearnAPI.FiniteIterable()`.
54
0 commit comments