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
1 line
104 B
Markdown
1 line
104 B
Markdown
Add a `FrozenSet[str]` type annotation to the `allowed_schemes` argument on the `strict_url` field type. |