chz/blueprint/_blueprint.py [600:607]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                type=element_type,
                meta_factory=chz.factories.standard(element_type),
                default=None,
                doc="",
                blueprint_cast=None,
                metadata={},
            )
        )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



chz/blueprint/_blueprint.py [639:646]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                type=element_type,
                meta_factory=chz.factories.standard(element_type),
                default=None,
                doc="",
                blueprint_cast=None,
                metadata={},
            )
        )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



