Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Aug 28, 2021
1 parent 67b6bd9 commit a9aecd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clean
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ set nonomatch
rm -f *.pyc *.pyo */*.pyc */*.pyo .test*.sum expected result install.out
rm -rf build *.egg-info dist __pycache__ */__pycache__ .coverage
rm -rf tests/home/.python-eggs .eggs tests/.coverage htmlcov tests/htmlcov
rm -rf .cache tests/.cache tests/home/.cache .tox
rm -rf .cache tests/.cache tests/home/.cache .tox .hypothesis .pytest_cache

0 comments on commit a9aecd5

Please sign in to comment.