text_lint.operations.lookups.noop.NoopLookup
- class text_lint.operations.lookups.noop.NoopLookup(lookup_name: str, lookup_expression: LookupExpression, lookup_params: AliasLookupParams, requesting_operation_name: str)[Quellcode]
Bases:
LookupBaseNoopLookup operation for ResultForest instances.
- apply(state: LookupState) None[Quellcode]
No modifications to the results or the ResultForest cursor.