refactor: Remove unnecessary whitespace

Blank lines should not contain any tabs or spaces.
This commit is contained in:
deepsource-autofix[bot] 2023-04-01 18:25:14 +00:00 committed by GitHub
parent 6099f25cdf
commit 9ac10a8dd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
run.py
View file

@ -13,7 +13,7 @@ print("""
+#+ +#+ +#+ +#+#+# +#+ +#+ +#+ +#+ +#+ +#+# +#+
#+# #+# #+# #+#+# #+# #+# #+# #+# #+# #+# #+# #+#
######## ### #### ########## ### ########## ######### ######### ########
Created by Fluffy Bean - Version 23.03.30
""")

View file

@ -4,7 +4,7 @@ Startup arguments for the OnlyLegs gallery
-p, --port: Port to run on (default: 5000)
-a, --address: Address to run on (default: For Debug: localhost, For Production: 0.0.0.0)
-w, --workers: Number of workers to run (default: 4)
-d, --debug: Run as Flask app in debug mode (default: False)
-S, --scream: Show verbose output (default: False)
-h, --help: Show a help message