Docs fixes

This commit is contained in:
thecosmos
2019-05-08 16:55:07 +05:30
parent e9dff32460
commit 5ace2491c6
2 changed files with 5 additions and 8 deletions

View File

@@ -79,10 +79,7 @@ in exchange for fetching user's details and display them on web page.
<img src='{user.avatar_url}' />
</body>
</html>
"""
"""
if __name__ == "__main__":
app.run()