Ask a question to get started
Enter to sendā¢Shift+Enter new line
from_template_file( cls, template_file: str | Path, **kwargs: Any = {}
template_file
str | Path
**kwargs
Any
{}
Create a class from a template file.
path to a template file.
Keyword arguments to pass to the constructor.