cubicweb/skeleton/cubicweb_CUBENAME/entities.py.tmpl
author Laurent Peuch <cortex@worlddomination.be>
Tue, 10 Dec 2019 23:34:46 +0100
changeset 12801 1156108afab9
parent 11454 7770559e3945
permissions -rw-r--r--
[doc/building/fix] encoding issue was crashing sphinx in python3

# -*- 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 entity's classes"""