cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 16 May 2019 02:39:41 +0200
changeset 12609 a6133bc7b047
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[autopep8] E303 - Remove extra blank lines

from cubicweb.cwctl import run

run()