diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-03-09 07:09:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-09 07:09:49 -0500 |
| commit | e7c3832ba65aa3b82d3738c6f8554e21d9d87d04 (patch) | |
| tree | de209f4407fbd7e6337030ded146bbbd01e5a7cb /synapse/http/client.py | |
| parent | Add topic and name events to group of events that are batch persisted when cr... (diff) | |
| download | synapse-e7c3832ba65aa3b82d3738c6f8554e21d9d87d04.tar.xz | |
Pull in netaddr type hints. (#15231)
And fix any issues from having those type hints.
Diffstat (limited to 'synapse/http/client.py')
| -rw-r--r-- | synapse/http/client.py | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/synapse/http/client.py b/synapse/http/client.py |
