diff options
| author | reivilibre <oliverw@matrix.org> | 2021-10-13 08:42:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-13 08:42:41 +0100 |
| commit | 2a2b189130c6ad040d00548d3dfc7030a9618a57 (patch) | |
| tree | 394145a01981764cc97ee716ed43533ec939cb90 /synapse | |
| parent | Always dump logs from trial during CI. (#11068) (diff) | |
| download | synapse-2a2b189130c6ad040d00548d3dfc7030a9618a57.tar.xz | |
Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054)
Diffstat (limited to '')
| -rw-r--r-- | synapse/module_api/errors.py | 11 | ||||
| -rw-r--r-- | synapse/py.typed | 0 |
2 files changed, 9 insertions, 2 deletions
diff --git a/synapse/module_api/errors.py b/synapse/module_api/errors.py |
