Skip to content

Commit 1fe75a5

Browse files
committed
address comment on doc-string
1 parent 430eff5 commit 1fe75a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/machines.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ is computed, and this is compared with the scitypes expected by the
222222
model, unless `args` contains `Unknown` scitypes and
223223
`scitype_check_level < 4`, in which case no further action is
224224
taken. Whether warnings are issued or errors thrown depends the
225-
level. The method `default_scitype_check_level`](@ref) controls the
226-
default level (`1` at startup).
225+
level. For details, see `default_scitype_check_level`](@ref), a method
226+
to inspect or change the default level (`1` at startup).
227227
228228
### Learning network machines
229229

0 commit comments

Comments
 (0)