Skip to content

no_filter

Source code in event_sourcery/_event_store/outbox.py
def no_filter(entry: RawEvent) -> bool:
    return True