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