Skip to content

Commit 1a475a7

Browse files
committed
typo
1 parent d003424 commit 1a475a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* BREAKING CHANGE: `result_function`s now replaced by `ResultAssigner`s.
1818
* BREAKING CHANGE: renamed `$model` field of all `Surrogate` classes to `$learner`.
1919
* BREAKING CHANGE: For all `Surrogate` and `AcquisitionFunction` classes fields `*_cols` renamed to
20-
`cols_*` (e.g., `x_cols` to `cols_x`) .
20+
`cols_*` (e.g., `x_cols` to `cols_x`).
2121

2222
# mlr3mbo 0.1.2
2323

0 commit comments

Comments
 (0)