mirror of
https://github.com/apache/superset.git
synced 2026-07-27 09:02:29 +00:00
take_tiled_screenshot crossed ruff's C901 complexity threshold (11 > 10) once the budget logic merged with the positive readiness check and fail-loud flag from #42119 -- suppress like webdriver.py's get_screenshot does. Plus ruff-format on the rebased test file. Co-Authored-By: Claude <noreply@anthropic.com>