diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-08-07 17:22:11 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-08-07 17:22:11 +0100 |
commit | 0db40d3e939506e22b927214bb0d3eaad40730ab (patch) | |
tree | e5d320bb216ac4f78cb7e4c58807176e1dd281dc | |
parent | Add a --generate-keys option (diff) | |
download | synapse-0db40d3e939506e22b927214bb0d3eaad40730ab.tar.xz |
Don't complain about extra .pyc files we find while hunting for database schemas
-rw-r--r-- | synapse/storage/__init__.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |