Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
dukecat0 committed Aug 19, 2023
1 parent bc1a4db commit 79bca19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_install.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,4 +295,3 @@ def test_passed_python_and_force_flag_warning(pipx_temp_env, capsys):
assert not run_pipx_cli(["install", "pycowsay", "--force"])
captured = capsys.readouterr()
assert "--python is ignored when --force is passed." not in captured.out

0 comments on commit 79bca19

Please sign in to comment.