Fixed tabs

This commit is contained in:
thecosmos
2019-05-09 15:46:06 +05:30
parent 62b6f61cd7
commit cfd116b003

View File

@@ -49,8 +49,7 @@ def me():
<body> <body>
<img src='{user.avatar_url}' /> <img src='{user.avatar_url}' />
</body> </body>
</html> </html>"""
"""
if __name__ == "__main__": if __name__ == "__main__":