Fix flake8 issues

Signed-off-by: Jason Robinson <jasonr@matrix.org>
This commit is contained in:
Jason Robinson 2019-01-23 10:53:48 +02:00
parent 1838ef1ac3
commit 6f680241bd
3 changed files with 13 additions and 4 deletions

View file

@ -330,7 +330,7 @@ class ServerConfig(Config):
- names: [federation] # Federation APIs
compress: false
# # If federation is disabled synapse can still expose the open ID endpoint
# # to allow integrations to authenticate users
# - names: [openid]