forked from MirrorHub/synapse
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]`.
|