hughhhh commented on code in PR #26324: URL: https://github.com/apache/superset/pull/26324#discussion_r1435247585
########## superset/tags/models.py: ########## @@ -19,6 +19,7 @@ import enum from typing import TYPE_CHECKING +from flask import escape Review Comment: Nice ! -- 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]
