diff --git a/integrations/openshift/zulip_openshift_config.py b/integrations/openshift/zulip_openshift_config.py index 6e36e5a..9f4296d 100755 --- a/integrations/openshift/zulip_openshift_config.py +++ b/integrations/openshift/zulip_openshift_config.py @@ -69,7 +69,7 @@ def format_deployment_message( ## If properly installed, the Zulip API should be in your import ## path, but if not, set a custom path below -ZULIP_API_PATH = None # type: str +ZULIP_API_PATH = None # type: str # Set this to your Zulip server's API URI ZULIP_SITE = 'https://zulip.example.com'