Commit Graph

1 Commits (510d4b06e7d346b4f94cb5598da90c9f668b62bb)

Author SHA1 Message Date
Patrick Cloke ba79fb4a61
Use StrCollection in place of Collection[str] in (most) handlers code. (#14922)
Due to the increased safety of StrCollection over Collection[str]
and Sequence[str].
2023-01-26 12:31:58 -05:00