summary refs log tree commit diff
path: root/synapse/replication/tcp/commands.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-20Run Black. (#5482)Amber Brown1-23/+48
2019-06-19Add descriptions and remove redundant set(..)<