mirror of
https://github.com/apache/superset.git
synced 2026-07-16 19:55:39 +00:00
Add explicit type annotations for the `blocks` list in sql_lab.py and the mock/cursor test variables, and replace an untyped lambda mutator with a typed helper to keep MUTATE_AFTER_SPLIT type-hint coverage consistent with the rest of the PR. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>