forked-synapse/changelog.d/15615.misc
Sean Quah 68dcd2cbcb
Re-type config paths in ConfigErrors to be StrSequences (#15615)
Part of #14809.

Signed-off-by: Sean Quah <seanq@matrix.org>
2023-05-18 11:11:30 +01:00

2 lines
89 B
Plaintext

Re-type config paths in `ConfigError`s to be `StrSequence`s instead of `Iterable[str]`s.