nytai commented on a change in pull request #14036:
URL: https://github.com/apache/superset/pull/14036#discussion_r610183530
##########
File path: superset/views/base.py
##########
@@ -30,6 +30,7 @@
from flask_appbuilder.models.sqla.filters import BaseFilter
from flask_appbuilder.security.sqla.models import Role, User
from flask_appbuilder.widgets import ListWidget
+from flask_jwt_extended.exceptions import NoAuthorizationError
Review comment:
😠looks like it's just inheriting from `Exception`
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]