bin/cubicweb-ctl
author Nsukami Patrick <ndkpatt at gmail dot com>
Thu, 18 Apr 2019 04:40:23 +0000
changeset 12579 ce089224954d
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
Fix DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated

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