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

0 statements  

« prev     ^ index     » next       coverage.py v7.4.4, created at 2024-08-16 20:59 +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"""