bin/cubicweb-ctl
author Nicola Spanti <nicola.spanti@logilab.fr>
Thu, 19 Dec 2019 15:13:10 +0100
changeset 12841 fceae84a22dd
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[py] Make flake8 less angry with cubicweb/server/test/

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