diff options
author | Eric Eastwood <erice@element.io> | 2025-05-13 10:22:15 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-13 10:22:15 -0500 |
commit | 6e910e2b2c5cef393473dcc6bf957a8671a1186e (patch) | |
tree | 4c957dc2556ec4e33bd33bca2ed689e0a21e9c9d /docs/usage/configuration/config_documentation.md | |
parent | Explicitly enable pypy for cibuildwheel (#18417) (diff) | |
download | synapse-6e910e2b2c5cef393473dcc6bf957a8671a1186e.tar.xz |
Fix a couple type annotations in the `RootConfig`/`Config` (#18409)
Fix a couple type annotations in the `RootConfig`/`Config`. Discovered while cribbing this code for another project. It's really sucks that `mypy` type checking doesn't catch this. I assume this is because we also have a `synapse/config/_base.pyi` that overrides all of this. Still unclear to me why the `Iterable[str]` vs `StrSequence` issue wasn't caught as that's what `ConfigError` expects.
Diffstat (limited to 'docs/usage/configuration/config_documentation.md')
0 files changed, 0 insertions, 0 deletions