mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
feat: add extra column to tables and sql_metrics (#10592)
This commit is contained in:
@@ -26,7 +26,7 @@ from slack.web.slack_response import SlackResponse
|
||||
from superset import app
|
||||
|
||||
# Globals
|
||||
config = app.config # type: ignore
|
||||
config = app.config
|
||||
logger = logging.getLogger("tasks.slack_util")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user