Minor changes

This commit is contained in:
thecosmos
2019-05-06 22:30:11 +05:30
parent 1654c55f77
commit 5f0a16d1b5

View File

@@ -28,4 +28,4 @@ def me():
if __name__ == "__main__":
app.run()
app.run(debug=True)