Fixed tabs

This commit is contained in:
thecosmos
2019-05-09 15:46:33 +05:30
parent cfd116b003
commit 53fed2b543

View File

@@ -53,7 +53,7 @@ def me():
if __name__ == "__main__":
app.run()
app.run()
```