Commit 2fedf194 authored by Denis Bilenko's avatar Denis Bilenko

remove unnecessary empty line

parent ee7d278c
......@@ -257,7 +257,6 @@ class Pool(GreenletSet):
self._available_event.set()
def get_values(greenlets):
joinall(greenlets)
return [x.value for x in greenlets]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment