PEP8 + documentation.

This commit is contained in:
Jeremy
2015-01-31 14:34:49 -07:00
parent 8a00d30e23
commit 334835c985
20 changed files with 62 additions and 69 deletions

View File

@ -25,6 +25,7 @@ log = logging.getLogger(__name__)
class PortManager:
"""
:param host: IP address to bind for console connections
"""