
Kathra.Python.client.__init__model.mustache Maven / Gradle / Ivy
# coding: utf-8
from __future__ import absolute_import
# import models into model package
###########TCD################
{{#models}}{{#model}}from . {{classFilename}} import {{classname}}{{/model}}
{{/models}}
##############################
#{{#models}}{{#model}}from .{{classFilename}} import {{classname}}{{/model}}
#{{/models}}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy