Skip to content

Commit

Permalink
imperative in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
zsol committed Jun 6, 2018
1 parent 7db17e9 commit d750583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_black.py
Expand Up @@ -79,7 +79,7 @@ def event_loop(close: bool) -> Iterator[None]:


class BlackRunner(CliRunner):
"""Modifies CliRunner so that stderr is not merged with stdout.
"""Modify CliRunner so that stderr is not merged with stdout.
This is a hack that can be removed once we depend on Click 7.x"""

Expand Down

0 comments on commit d750583

Please sign in to comment.