diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-04-07 17:40:22 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-04-07 17:40:22 +0100 |
commit | c3e4b4edb270ad31321207125007ff41344510ed (patch) | |
tree | 4cb9b31e1b3dd333a84e1c39a3ce91dea9adc141 /synapse/replication/tcp/resource.py | |
parent | Remove vestigal references to SYNC replication command (diff) | |
download | synapse-c3e4b4edb270ad31321207125007ff41344510ed.tar.xz |
Fix warnings about not calling superclass constructor
Separate `SimpleCommand` from `Command`, so that things which don't want to use the `data` property don't have to, and thus fix the warnings PyCharm was giving me about not calling `__init__` in the base class.
Diffstat (limited to 'synapse/replication/tcp/resource.py')
0 files changed, 0 insertions, 0 deletions