Skip to content

Commit

Permalink
Fixing import
Browse files Browse the repository at this point in the history
  • Loading branch information
craig-rueda committed Apr 5, 2022
1 parent 757ece8 commit fe0ba91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/integration_tests/utils_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
import re
from typing import Any, Tuple, List, Optional
from unittest.mock import Mock, patch

from superset.databases.commands.exceptions import DatabaseInvalidError
from tests.integration_tests.fixtures.birth_names_dashboard import (
load_birth_names_dashboard_with_slices,
load_birth_names_data,
Expand Down

0 comments on commit fe0ba91

Please sign in to comment.