mirror of
https://github.com/apache/superset.git
synced 2026-06-11 18:49:15 +00:00
noqa: E501 comments were on the closing-paren line instead of on the actual long string lines, so ruff did not suppress the violations. Add # noqa: PT001 on the @pytest.fixture decorator to pin the no-parentheses style (ruff 0.9.7 default) and prevent ruff 0.5.x from auto-converting it in either direction. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6.4 KiB
6.4 KiB