summary refs log tree commit diff
path: root/docs/usage/configuration/config_documentation.md
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2025-05-13 10:22:15 -0500
committerGitHub <noreply@github.com>2025-05-13 10:22:15 -0500
commit6e910e2b2c5cef393473dcc6bf957a8671a1186e (patch)
tree4c957dc2556ec4e33bd33bca2ed689e0a21e9c9d /docs/usage/configuration/config_documentation.md
parentExplicitly enable pypy for cibuildwheel (#18417) (diff)
downloadsynapse-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