eomatch.finder.base.BaseMUFinder.finder#
- abstractmethod BaseMUFinder.finder() List[MatchupEvent][source]#
Run the matchup discovery pipeline and return the results.
Must be overridden by subclasses.
- Returns:
list of
MatchupEventobjects, each with itsmatchup_setpopulated.