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

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