Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 19, 2023
1 parent 72d0cb3 commit 117f641
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion gunicorn.config.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"""
Gunicorn Uvicorn config to lauch in Digital Ocean's App Platform.
Using their Flask template: https://github.com/digitalocean/sample-flask
Using their Flask template
: https: //github.com/digitalocean/sample-flask
"""

Expand Down
3 changes: 2 additions & 1 deletion helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"""
Random user endpoint.
Using Mimesis example for this: https://bit.ly/37KUAlo
Using Mimesis example for this
: https: //bit.ly/37KUAlo
"""
import emoji
Expand Down

0 comments on commit 117f641

Please sign in to comment.