From f6cab0d3e025c413f05214d8907533ccda12e4e3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 22:08:58 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- gunicorn.config.py | 3 ++- helpers.py | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gunicorn.config.py b/gunicorn.config.py index 8aefe99..94909f9 100644 --- a/gunicorn.config.py +++ b/gunicorn.config.py @@ -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 """ diff --git a/helpers.py b/helpers.py index 8c011ab..e630b8b 100644 --- a/helpers.py +++ b/helpers.py @@ -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