skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 08 Dec 2015 17:59:54 +0100
changeset 10953 8b8193046600
parent 8207 c04676b16c59
permissions -rw-r--r--
[rest] a bit of pep8

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