diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-02-19 08:19:54 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-02-19 08:19:54 -0500 |
commit | c4a55ac4a425f1c98a6f52ffea8b6e00815591be (patch) | |
tree | de76ffd62750b11b7f79425884d0b27bf93562c2 | |
parent | Merge tag 'v1.28.0rc1' into develop (diff) | |
download | synapse-c4a55ac4a425f1c98a6f52ffea8b6e00815591be.tar.xz |
Fix style checking due to updated black.
-rw-r--r-- | synapse/handlers/profile.py | 3 | ||||
-rw-r--r-- | tests/handlers/test_user_directory.py | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/synapse/handlers/profile.py b/synapse/handlers/profile.py |