Skip to content

Commit

Permalink
Fix outdated class name
Browse files Browse the repository at this point in the history
  • Loading branch information
opcode81 committed Mar 20, 2024
1 parent c60ddd4 commit 866b673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* `columngen`:
* `ColumnGenerator`: add method `to_feature_generator`
* `evaluation`:
* `MultiDataEvaluationUtil`: Add option to supply test data (without using splitting)
* `MultiDataEvaluation`: Add option to supply test data (without using splitting)
* `dft`:
* `DFTNormalisation.RuleTemplate`: Add attributes `fit` and `array_valued`
* `util.deprecation`: Apply `functools.wrap` to retain meta-data of wrapped function
Expand Down

0 comments on commit 866b673

Please sign in to comment.