mirror of
https://github.com/apache/superset.git
synced 2026-05-29 20:29:34 +00:00
Move create_response_size_guard_middleware and build_middleware_list from function body to module level in __main__.py (no circular import issue). Move MCPPermissionDeniedError and RBACToolVisibilityMiddleware from repeated local imports to module-level imports in test_middleware.py. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>