Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 22, 2021
1 parent 0775cfe commit 38e5c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

import click
from click._compat import PY2
from click._compat import WIN
from click._compat import raw_input
from click._compat import WIN
from click.testing import CliRunner

# Use the most reasonable io that users would use for the python version.
Expand Down

0 comments on commit 38e5c31

Please sign in to comment.