Contents:
.pre-commit-config.yaml
This module supports customized (aka special or specified) template loading.
Bases: object
object
Supports loading custom-specified templates (from TemplateSpec instances).
Find and return the template associated to a TemplateSpec instance.
Returns the template as a unicode string.
Arguments:
spec: a TemplateSpec instance.