bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 16 May 2019 02:39:42 +0200
changeset 12610 27af91c2b3e9
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[autopep8] E305 - Expected 2 blank lines after end of function or class

#!/usr/bin/env python
from cubicweb.cwctl import run
run()