mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 05:15:44 +08:00
5730de25a4
All terms just implement `_compute` now. (We reserve `compute` for the public API of `CustomFactor`.) Also removed `TestingTermMixin` and its subclasses in favor of just using `CustomFactor.`