diff options
author | Mark Haines <mark.haines@matrix.org> | 2014-08-26 16:01:29 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2014-08-26 16:01:29 +0100 |
commit | 32347bfcc99b13454264bce3e4afe469a8f33026 (patch) | |
tree | 4a48eda1c8526052f1d0000a3518ef67b7ab4117 /synapse/storage | |
parent | Move the event storage into a single transaction (diff) | |
download | synapse-32347bfcc99b13454264bce3e4afe469a8f33026.tar.xz |
fix a few pyflakes errors
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/__init__.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |