cubicweb/skeleton/cubicweb_CUBENAME/hooks.py.tmpl
author Nicola Spanti <nicola.spanti@logilab.fr>
Thu, 19 Dec 2019 10:31:49 +0100
changeset 12828 dadbd4148a44
parent 11454 7770559e3945
permissions -rw-r--r--
[py] Make flake8 less angry with cubicweb/server/sources/

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s specific hooks and operations"""