fix: tweak subcommand docstring, to match others/convention
This commit is contained in:
parent
a31305458b
commit
7ebaaa1d91
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ def problems(
|
||||||
] = False,
|
] = False,
|
||||||
):
|
):
|
||||||
"""
|
"""
|
||||||
Find and report on problems with the data or system.
|
Find and report on problems with the data or system
|
||||||
"""
|
"""
|
||||||
config = ctx.parent.wutta_config
|
config = ctx.parent.wutta_config
|
||||||
app = config.get_app()
|
app = config.get_app()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue