forked-synapse/synapse/module_api
Patrick Cloke 738e569ed2
Require that modules register their callbacks using keyword arguments. (#11975)
To allow for easier backwards/forwards compatibility by making
it easier to add/remove callbacks.
2022-02-14 09:18:44 -05:00
..
__init__.py Require that modules register their callbacks using keyword arguments. (#11975) 2022-02-14 09:18:44 -05:00
errors.py Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2021-10-13 08:42:41 +01:00