ComposableFilter.__call__#

abstractmethod ComposableFilter.__call__(*args, **kwargs)[source]#
Parameters:
*argstuple

Variable length argument list.

**kwargsdict

Arbitrary keyword arguments.

Returns:
Dict

A dictionary representing the result of the filtering operation.