who needs newlines...?
This commit is contained in:
parent
226dfdce6e
commit
f9b2f2e0ed
3 changed files with 4 additions and 13 deletions
|
|
@ -12,7 +12,6 @@ from service import Service
|
|||
class TcpconnectService(Service):
|
||||
def __init__(self, parser, log, **kwargs):
|
||||
super(Service, self).__init__(parser)
|
||||
|
||||
if "port" in kwargs:
|
||||
self.port = kwargs["port"]
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue