diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-11-16 08:47:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-16 08:47:36 -0500 |
commit | 7468723697e4d292315ce807b5000062a02b37be (patch) | |
tree | d35e7f391f31ceb427dfbb97f02c0e355f612247 /synapse/util/metrics.py | |
parent | Properly register all callback hooks for legacy password authentication provi... (diff) | |
download | synapse-7468723697e4d292315ce807b5000062a02b37be.tar.xz |
Add most missing type hints to synapse.util (#11328)
Diffstat (limited to 'synapse/util/metrics.py')
-rw-r--r-- | synapse/util/metrics.py | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/synapse/util/metrics.py b/synapse/util/metrics.py |