cubicweb/skeleton/entities.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 25 May 2016 09:51:51 +0200
changeset 11272 53fbd5644bff
parent 11057 0b59724cb3f2
permissions -rw-r--r--
Let hg Ignore py.test's .cache directory And drop rule for .svn along the way.

# -*- 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"""