mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-16 11:18:11 +08:00
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.`