cubicweb/__main__.py
author Nicola Spanti <nicola.spanti@logilab.fr>
Thu, 19 Dec 2019 10:31:49 +0100
changeset 12828 dadbd4148a44
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[py] Make flake8 less angry with cubicweb/server/sources/

from cubicweb.cwctl import run

run()