diff --git a/craft_application/commands/other.py b/craft_application/commands/other.py index 6f0b9c67..eb30d80f 100644 --- a/craft_application/commands/other.py +++ b/craft_application/commands/other.py @@ -11,7 +11,7 @@ # # You should have received a copy of the GNU Lesser General Public License along # with this program. If not, see . -"""Version command.""" +"""Miscellaneous commands in the 'Other' command group.""" from __future__ import annotations from typing import TYPE_CHECKING