cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 19 Dec 2019 00:59:27 +0100
changeset 12827 5d1568572895
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[mypy/fix] Module 'urllib' has no attribute 'quote'

from cubicweb.cwctl import run

run()