-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Version: 0.6.0
File: annotated_types/__init__.py
Typo: "All it the the constraint"
class GroupedMetadata(Protocol):
"""A grouping of multiple BaseMetadata objects.
`GroupedMetadata` on its own is not metadata and has no meaning.
All it the the constraint and metadata should be fully expressable
in terms of the `BaseMetadata`'s returned by `GroupedMetadata.__iter__()`.
Metadata
Metadata
Assignees
Labels
No labels