Skip to content

Commit

Permalink
FIx pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Sep 2, 2015
1 parent 3970c74 commit 755a232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_client_session.py
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ def test_custom_req_rep(self):
@asyncio.coroutine
def go():
conn = None

class CustomResponse(ClientResponse):
@asyncio.coroutine
def start(self, connection, read_until_eof=False):
Expand Down

0 comments on commit 755a232

Please sign in to comment.