Skip to content

Commit

Permalink
Docstring typo
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort committed Nov 2, 2023
1 parent 6cac9f2 commit af035ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cli/test_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def test_uid_whitelist_arg(self) -> None:


class TerminateSubParser(TestCase):
"""Test parsing of the behavior of the ``terminate`` subparser"""
"""Test the behavior of the ``terminate`` subparser"""

def test_debug_option(self) -> None:
"""Test the ``debug`` argument"""
Expand Down

0 comments on commit af035ba

Please sign in to comment.