bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 19 Dec 2019 01:04:07 +0100
changeset 12829 0e9ce897dfdf
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[mypy/fix] Incompatible types in assignment (expression has type "staticmethod", variable has type "Callable[[ETag], Any]")

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