Skip to content

Commit d3d9383

Browse files
committed
Fix argument list
Extra newline causes markdown to interpret them as two different lists. Remove newline to keep it all as one list.
1 parent 6b91946 commit d3d9383

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/data/datasets_synthetic.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ membership to the smaller or larger circle, respectively.
172172
* `noise=0`: standard deviation of the Gaussian noise added to the data,
173173
174174
* `factor=0.8`: ratio of the smaller radius over the larger one,
175-
176175
$(EXTRA_KW_MAKE*EXTRA_CLASSIFICATION)
177176
178177
### Example

0 commit comments

Comments
 (0)