socceraction.spadl.config.results

socceraction.spadl.config.results: list[str] = ['fail', 'success', 'offside', 'owngoal', 'yellow_card', 'red_card']

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.