bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Tue, 12 Feb 2019 14:58:50 +0100
branch3.26
changeset 12440 0b174850d21d
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[doc] respect pep8 in code examples

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