drop_meta_flag()

Drops events whose EntryMeta boolean flag is set.

Usage

Source

drop_meta_flag(
    flag,
    *,
    only_from=frozenset(),
)