Commit f7c0dff3 authored by Eddi Linder's avatar Eddi Linder

Fixed pep8 warning (blank lines)

parent bde0675e
......@@ -92,7 +92,6 @@ if original_poll is not None:
self.events.add((fd, result_flags))
self.event.set()
class poll(object):
def __init__(self):
self.fds = {}
......
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