Merge pull request #125 from clenimar/fix-comments
Fix comments over-indentation
This commit is contained in:
commit
3a1ef6bef2
|
@ -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