Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
btschwertfeger committed Jan 14, 2024
1 parent ef6d92e commit 9eda5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ changelog:
##
.PHONY: clean
clean:
rm -rf .pytest_cache \
rm -rf .pytest_cache .cache \
build/ dist/ python_cmethods.egg-info \
docs/_build \
examples/.ipynb_checkpoints .ipynb_checkpoints \
Expand Down

0 comments on commit 9eda5dc

Please sign in to comment.