added docs for distributed.py

This commit is contained in:
Blake Harnden 2019-10-17 11:35:48 -07:00
parent e94a6d1afa
commit 4746fe67ef

View file

@ -101,6 +101,10 @@ class DistributedServer(object):
class DistributedController(object):
"""
Provides logic for dealing with remote tunnels and distributed servers.
"""
def __init__(self, session):
"""
Create