diff --git a/superset/sql_parse.py b/superset/sql_parse.py index 2f78d25539211..26b4bfd2a4e92 100644 --- a/superset/sql_parse.py +++ b/superset/sql_parse.py @@ -42,7 +42,7 @@ logger = logging.getLogger(__name__) -# Workaround for https://github.com/andialbrecht/sqlparse/issues/652. +# TODO: Workaround for https://github.com/andialbrecht/sqlparse/issues/652. sqlparse.keywords.SQL_REGEX.insert( 0, (