codestyle

This commit is contained in:
Forevka 2021-07-03 12:11:05 +00:00 committed by GitHub
parent ba640a9f28
commit ed49164328

View file

@ -474,4 +474,3 @@ class Dispatcher(Router):
except (KeyboardInterrupt, SystemExit): # pragma: no cover
# Allow to graceful shutdown
pass