
This chanage enabled codespell in precommit and fixes the existing typos. A followup commit will enable this in tox and ci. Change-Id: I0a11bcd5a88247a48d3437525fc8a3cb3cdd4e58
8 lines
265 B
YAML
8 lines
265 B
YAML
---
|
|
features:
|
|
- Added a generic scoring engine module, which
|
|
will standardize interactions with scoring engines
|
|
through the common API. It is possible to use the
|
|
scoring engine by different Strategies, which
|
|
improve the code and data model reuse.
|