MatrixSynapse/synapse/crypto
Richard van der Hoff 5a153772c1
remove `HomeServer.get_config` (#9815)
Every single time I want to access the config object, I have to remember
whether or not we use `get_config`. Let's just get rid of it.
2021-04-14 19:09:08 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
context_factory.py Enable addtional flake8-bugbear linting checks. (#9659) 2021-03-24 09:34:30 -04:00
event_signing.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
keyring.py remove `HomeServer.get_config` (#9815) 2021-04-14 19:09:08 +01:00