chore: fix EOF

This commit is contained in:
Egor 2020-09-30 19:38:42 +03:00
parent 76d7366f58
commit 8c2b65f1a6

View file

@ -31,4 +31,4 @@ configure_app(dp, app, "/bot")
if __name__ == '__main__':
web.run_app(app, port=9000)
web.run_app(app, port=9000)