bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 19 Dec 2019 06:33:49 +0100
changeset 12831 b1ef9690f357
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[mypy] type __select__ everywhere

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