bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 16 May 2019 17:18:29 +0200
branch3.26
changeset 12616 bfab695b740a
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
Flake8 crypto module

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