All Downloads are FREE. Search and download functionalities are using the official Maven repository.

python.model_templates.list_partial.handlebars Maven / Gradle / Ivy

{{#with items}}
{{#if complexType}}

@staticmethod
def {{baseName}}() -> typing.Type['{{complexType}}']:
    return {{complexType}}
{{else}}
{{> model_templates/schema }}
{{/if}}
{{/with}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy