Skip to content

Commit

Permalink
update other commands module docstring
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Matsuoka <[email protected]>
  • Loading branch information
cmatsuoka authored and sergiusens committed Sep 8, 2023
1 parent 83df5f0 commit c3b9c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion craft_application/commands/other.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#
# You should have received a copy of the GNU Lesser General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.
"""Version command."""
"""Miscellaneous commands in the 'Other' command group."""
from __future__ import annotations

from typing import TYPE_CHECKING
Expand Down

0 comments on commit c3b9c60

Please sign in to comment.