MatrixSynapse/synapse
Patrick Cloke eb2c7e51c4
Clean-up type hints in server config (#10915)
By using attrs instead of dicts to store configuration.

Also updates some of the attrs classes to use proper type
hints and auto_attribs.
2021-09-28 09:24:40 -04:00
..
_scripts
api
app
appservice
config Clean-up type hints in server config (#10915) 2021-09-28 09:24:40 -04:00
crypto
events
federation
groups
handlers Clean-up type hints in server config (#10915) 2021-09-28 09:24:40 -04:00
http
logging
metrics
module_api
push
replication
res
rest
server_notices
spam_checker_api
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
types.py
visibility.py