chz/blueprint/_blueprint.py [732:740]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                        type=param_annot,
                        meta_factory=chz.factories.standard(param_annot),
                        default=None,
                        doc="",
                        blueprint_cast=None,
                        metadata={},
                    )
                )
            continue
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



chz/blueprint/_blueprint.py [769:777]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                            type=param_annot,
                            meta_factory=chz.factories.standard(param_annot),
                            default=None,
                            doc="",
                            blueprint_cast=None,
                            metadata={},
                        )
                    )
            continue
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



