summary refs log tree commit diff
path: root/synapse/replication/tcp/protocol.py
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-04-07 17:40:22 +0100
committerRichard van der Hoff <richard@matrix.org>2020-04-07 17:40:22 +0100
commitc3e4b4edb270ad31321207125007ff41344510ed (patch)
tree4cb9b31e1b3dd333a84e1c39a3ce91dea9adc141 /synapse/replication/tcp/protocol.py
parentRemove vestigal references to SYNC replication command (diff)
downloadsynapse-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/protocol.py')
0 files changed, 0 insertions, 0 deletions