synapse-product/synapse/rest/consent
Patrick Cloke e584534403
Use direct references for some configuration variables (part 3) (#10885)
This avoids the overhead of searching through the various
configuration classes by directly referencing the class that
the attributes are in.

It also improves type hints since mypy can now resolve the
types of the configuration variables.
2021-09-23 07:13:34 -04:00
..
__init__.py ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
consent_resource.py Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00