mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-25 14:14:08 +00:00
d4ae0313d5
Add a `self` parameter to each method signature in the module api documentation. This makes them easier to copy-paste, and more accurately conveys that Synapse expects them to be methods, rather than static functions.