mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
ba79fb4a61
Due to the increased safety of StrCollection over Collection[str] and Sequence[str].
2 lines
68 B
Plaintext
2 lines
68 B
Plaintext
Use `StrCollection` to avoid potential bugs with `Collection[str]`.
|