diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-10-19 16:09:42 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-10-19 16:09:42 +0100 |
commit | 5663137e0323a295585ac4843cd86f422457df07 (patch) | |
tree | 137419f71aff991fa35d921d48f41a3cd9e53c3a | |
parent | Also guard /proc/self/fds-related code with a suitable psuedoconstant (diff) | |
download | synapse-5663137e0323a295585ac4843cd86f422457df07.tar.xz |
appease pep8
-rw-r--r-- | synapse/metrics/__init__.py | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/synapse/metrics/__init__.py b/synapse/metrics/__init__.py |