diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-06-30 09:05:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-30 13:05:06 +0000 |
commit | 6ad012ef89c966cbb3616c1be63d964db48d49ca (patch) | |
tree | 2f1cac7b53b6362e73037c8ca2ad6e6bfc09cb10 /tests/logging | |
parent | Improve startup times in Complement test runs against workers, particularly i... (diff) | |
download | synapse-6ad012ef89c966cbb3616c1be63d964db48d49ca.tar.xz |
More type hints for `synapse.logging` (#13103)
Completes type hints for synapse.logging.scopecontextmanager and (partially) for synapse.logging.opentracing.
Diffstat (limited to 'tests/logging')
-rw-r--r-- | tests/logging/test_opentracing.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/logging/test_opentracing.py b/tests/logging/test_opentracing.py |