Update docstring (quotes, links, content) (#5602)

This commit is contained in:
Fabian Affolter
2017-01-28 16:02:19 +01:00
committed by GitHub
parent 72bc8fc5bf
commit e1412a223c
9 changed files with 32 additions and 33 deletions

View File

@@ -18,7 +18,7 @@ REQUIREMENTS = ['pyzabbix==0.7.4']
_LOGGER = logging.getLogger(__name__)
DEFAULT_SSL = False
DEFAULT_PATH = "zabbix"
DEFAULT_PATH = 'zabbix'
DOMAIN = 'zabbix'