White space cleaned

This commit is contained in:
Fabrice Bacchella 2014-10-30 14:11:08 +01:00
parent 4153a38d6c
commit 44b962c122
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ class Client(requests.Session):
size = int(size_line, 16)
else:
break
if size <= 0:
break
data = socket.readline()