mirror of
https://github.com/apache/superset.git
synced 2026-04-23 10:04:45 +00:00
* [mypy] Enforcing typing for superset.dashboards * Make return types equal on all commands * Make return types equal on all commands * [dashboard] address comments same return type on commands * lint * lint