mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -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]`.
|