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 618bb4c commit 2257471Copy full SHA for 2257471
src/machines.jl
@@ -1,12 +1,12 @@
1
## SCITYPE CHECK LEVEL
2
3
"""
4
- default_scitype_check_level()
+ default_scitype_check_level()
5
6
Return the current global default value for scientific type checking
7
when constructing machines.
8
9
- default_scitype_check_level(i::Integer)
+ default_scitype_check_level(i::Integer)
10
11
Set the global default value for scientific type checking to `i`.
12
0 commit comments