mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 01:55:53 +03:00
ba79fb4a61
Due to the increased safety of StrCollection over Collection[str] and Sequence[str].
1 line
68 B
Text
1 line
68 B
Text
Use `StrCollection` to avoid potential bugs with `Collection[str]`.
|