mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 13:53:07 +00:00
docstring improvements
This commit is contained in:
parent
d6aeae0540
commit
c22d7c632e
@ -376,7 +376,7 @@ class _Client(node.Node, pollmixin.PollMixin):
|
||||
def __init__(self, config, main_tub, control_tub, i2p_provider, tor_provider, introducer_clients,
|
||||
storage_farm_broker):
|
||||
"""
|
||||
Use create_client() to instantiate one of these.
|
||||
Use :func:`allmydata.client.create_client` to instantiate one of these.
|
||||
"""
|
||||
node.Node.__init__(self, config, main_tub, control_tub, i2p_provider, tor_provider)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user