Skip to content

Commit

Permalink
Changed tabs to spaces for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 1, 2021
1 parent 78a0514 commit 4f28ed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ help:
@echo " install-coverage make and install with C coverage"
@echo " install-req install documentation and test dependencies"
@echo " install-venv (deprecated) install in virtualenv"
@echo " lint run the lint checks"
@echo " lint-fix run black to (mostly) fix lint issues."
@echo " lint run the lint checks"
@echo " lint-fix run black to (mostly) fix lint issues."
@echo " release-test run code and package tests before release"
@echo " test run tests on installed pillow"
@echo " upload build and upload sdists to PyPI"
Expand Down

0 comments on commit 4f28ed3

Please sign in to comment.