cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 05 Dec 2019 18:37:27 +0100
changeset 12805 8cf02773a6b3
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[refactoring] blank lines to make core more readable

from cubicweb.cwctl import run

run()