Skip to content

Commit 291afbf

Browse files
rusackasclaude
andcommitted
fix: restore OAuth2RedirectError import after rebase
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent e3f8985 commit 291afbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit_tests/tasks/test_async_queries.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
from superset.commands.chart.exceptions import ChartDataQueryFailedError
2424
from superset.errors import ErrorLevel, SupersetError, SupersetErrorType
2525
from superset.exceptions import (
26+
OAuth2RedirectError,
2627
SupersetErrorException,
2728
SupersetErrorsException,
2829
)

0 commit comments

Comments
 (0)