Fixed syntax error ಠ_ಠ
This commit is contained in:
parent
2d0401506c
commit
dfb1652dc8
1 changed files with 43 additions and 43 deletions
|
@ -154,7 +154,7 @@ class Fl0wClient(Client):
|
|||
|
||||
class StdStream(Pipe):
|
||||
def run(data, peer, handler):
|
||||
|
||||
pass
|
||||
|
||||
class Fl0w:
|
||||
def __init__(self, window, debug=False):
|
||||
|
|
Reference in a new issue