MatrixSynapse/synapse/module_api
reivilibre 7f4b413690
Fix the type annotation on `run_db_interaction` in the Module API. (#16089)
* Fix the method signature of `run_db_interaction` on the module API

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>

---------

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2023-08-10 18:28:31 +01:00
..
callbacks
__init__.py Fix the type annotation on `run_db_interaction` in the Module API. (#16089) 2023-08-10 18:28:31 +01:00
errors.py