cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 16 May 2019 02:39:41 +0200
changeset 12608 6b2a9f288956
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[autopep8] E302 - Add missing 2 blank lines

from cubicweb.cwctl import run

run()