docstring ensure signature code formatting

by using a four space indent instead of two
This commit is contained in:
Martijn Visser 2020-03-01 15:15:39 +01:00
parent 77a7606dad
commit 32e0aa9fcb
5 changed files with 8 additions and 10 deletions

View File

@ -28,7 +28,6 @@ function load()
end
"""
labels()
Get the labels of the iris dataset, a 150 element array of strings listing the
@ -53,7 +52,6 @@ function labels()
end
"""
features()
Get the features of the iris dataset. This is a 4x150 matrix of Float64