mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
a1ac464371
* docs: add changelog entry * chore: add a frozenset type annotation
104 B
104 B
Add a FrozenSet[str] type annotation to the allowed_schemes argument on the strict_url field type.