Coverage for gwcelery/tools/__init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.4.2, created at 2024-03-28 17:21 +0000

1"""Custom :ref:`Celery subcommands <celery:extending-subcommands>`. 

2 

3The subcommand that is implemented in :samp:`gwcelery.tools.{submodule}` can be 

4invoked from the command line as :samp:`gwcelery {submodule}`. 

5"""