craig-rueda commented on code in PR #21912:
URL: https://github.com/apache/superset/pull/21912#discussion_r1050054331


##########
superset/models/core.py:
##########
@@ -66,6 +66,7 @@
 from superset.utils.memoized import memoized
 
 config = app.config
+ssh_manager = config["SSH_TUNNEL_MANAGER"]

Review Comment:
   This should be exposed via `extensions`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to