Skip to content

Commit

Permalink
Remove trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
anybodys committed Mar 11, 2024
1 parent 7bddc3a commit 065bfc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voting_api/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ setup:
pipenv install --dev

generate-openapi:
pipenv run flask --app voting.api spec
pipenv run flask --app voting.api spec

run: run-api

Expand Down

0 comments on commit 065bfc9

Please sign in to comment.