Coverage for gwcelery/tools/__init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.4.4, created at 2024-11-14 05:52 +0000
« prev ^ index » next coverage.py v7.4.4, created at 2024-11-14 05:52 +0000
1"""Custom :ref:`Celery subcommands <celery:extending-subcommands>`.
3The subcommand that is implemented in :samp:`gwcelery.tools.{submodule}` can be
4invoked from the command line as :samp:`gwcelery {submodule}`.
5"""