bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 06 Jun 2018 14:20:16 +0200
changeset 12312 a7c4b13a2d60
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[style] Make toolsutils.py flake8-clean Run `autopep8 --max-line-length 100 -i cubicweb/toolsutils.py` and fixed unused imports.

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