mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-12 13:01:34 +01: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]`.
|