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