Skip to content

Commit fb35292

Browse files
committed
fix: whitespace
1 parent 995eb23 commit fb35292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ run_build:
2828
deploy:
2929
pipenv run python -m twine upload -r "pypi" --config-file .pypirc 'dist/*'
3030

31-
.PHONY: precommit test coverage run_build deploy
31+
.PHONY: precommit test coverage run_build deploy

0 commit comments

Comments
 (0)