mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix formatting
This commit is contained in:
parent
f35ae584b4
commit
ce03c192f4
@ -187,6 +187,7 @@ class Body(object):
|
|||||||
if not ret:
|
if not ret:
|
||||||
raise StopIteration()
|
raise StopIteration()
|
||||||
return ret
|
return ret
|
||||||
|
|
||||||
next = __next__
|
next = __next__
|
||||||
|
|
||||||
def getsize(self, size):
|
def getsize(self, size):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user