mirror of
https://github.com/JoseDeFreitas/awesome-youtubers.git
synced 2025-01-03 03:20:48 -05:00
Add function description
This commit is contained in:
parent
daeefa62a0
commit
8a154b4bf6
@ -20,6 +20,7 @@ lock = threading.Lock()
|
||||
|
||||
@app.route("/")
|
||||
def main():
|
||||
""" Main route of the website. """
|
||||
return "Awesome YouTubers voting system website."
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user