MatrixSynapse/synapse/events
Patrick Cloke 10027c80b0
Add type hints to the spam check module (#6915)
Add typing information to the spam checker modules.
2020-02-14 12:49:40 -05:00
..
__init__.py Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
builder.py Add a `make_event_from_dict` method (#6858) 2020-02-07 15:30:04 +00:00
snapshot.py
spamcheck.py Add type hints to the spam check module (#6915) 2020-02-14 12:49:40 -05:00
third_party_rules.py
utils.py
validator.py