# pylint: disable=too-few-public-methods import attr @attr.s(auto_attribs=True) class Template: """FIXME TODO"""