Modules
ditto.matchers.ClassTaskMatcher(operator_class)
ditto.matchers.ClassTaskMatcher
Matches a given operator based on the class being the same
ditto.matchers.PythonCallTaskMatcher(…[, …])
ditto.matchers.PythonCallTaskMatcher
Matches a PythonOperator or BranchPythonOperator if their python_callable’s are making the matching method calls or are the same as the method calls to match against.
PythonOperator
BranchPythonOperator