docstring ensure signature code formatting
by using a four space indent instead of two
This commit is contained in:
parent
77a7606dad
commit
32e0aa9fcb
@ -28,7 +28,6 @@ function load()
|
|||||||
end
|
end
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
labels()
|
labels()
|
||||||
|
|
||||||
Get the labels of the iris dataset, a 150 element array of strings listing the
|
Get the labels of the iris dataset, a 150 element array of strings listing the
|
||||||
@ -53,7 +52,6 @@ function labels()
|
|||||||
end
|
end
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
features()
|
features()
|
||||||
|
|
||||||
Get the features of the iris dataset. This is a 4x150 matrix of Float64
|
Get the features of the iris dataset. This is a 4x150 matrix of Float64
|
||||||
|
Loading…
Reference in New Issue
Block a user