mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Update docstring (quotes, links, content) (#5602)
This commit is contained in:
@@ -18,7 +18,7 @@ REQUIREMENTS = ['pyzabbix==0.7.4']
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
DEFAULT_SSL = False
|
||||
DEFAULT_PATH = "zabbix"
|
||||
DEFAULT_PATH = 'zabbix'
|
||||
|
||||
DOMAIN = 'zabbix'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user