3
0
Fork 0

fix: tweak subcommand docstring, to match others/convention

This commit is contained in:
Lance Edgar 2025-12-29 13:03:49 -06:00
parent a31305458b
commit 7ebaaa1d91

View file

@ -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()