mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
trailing-whitespace eradication, no functional changes
This commit is contained in:
parent
1e76e9267b
commit
d06d4f302f
@ -45,7 +45,7 @@ class chainedProtocolFactory:
|
||||
# chainedProtocolFactory()
|
||||
def __init__(self, namespace):
|
||||
self.namespace = namespace
|
||||
|
||||
|
||||
def __call__(self):
|
||||
return insults.ServerProtocol(manhole.ColoredManhole, self.namespace)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user