diff options
author | Katie Wolfe <katie@dnaf.moe> | 2019-04-24 12:43:18 -0400 |
---|---|---|
committer | Katie Wolfe <katie@dnaf.moe> | 2019-04-24 12:43:18 -0400 |
commit | 7e07dc429fb6b0207c1725ec0770d5f859623201 (patch) | |
tree | 08b9f23f50b01867bcd434d20daa83806495f45e /synapse | |
parent | Clean up code (diff) | |
download | synapse-7e07dc429fb6b0207c1725ec0770d5f859623201.tar.xz |
Lint
I probably should've just run autopep8 in the first place... Signed-off-by: Katie Wolfe <katie@dnaf.moe>
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/sync.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |