Fix comments over-indentation
This commit is contained in:
parent
47b417db28
commit
f3fc958a0c
|
@ -46,7 +46,6 @@ class HttpProtocol(asyncio.Protocol):
|
|||
self._timeout_handler = None
|
||||
|
||||
# -------------------------------------------- #
|
||||
|
||||
# Connection
|
||||
# -------------------------------------------- #
|
||||
|
||||
|
@ -65,7 +64,6 @@ class HttpProtocol(asyncio.Protocol):
|
|||
self.bail_out("Request timed out, connection closed")
|
||||
|
||||
# -------------------------------------------- #
|
||||
|
||||
# Parsing
|
||||
# -------------------------------------------- #
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user