mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
committed by
GitHub
parent
dea9068647
commit
a9fb853e3e
@@ -29,7 +29,7 @@ from tests.integration_tests.dashboards.consts import DEFAULT_DASHBOARD_SLUG_TO_
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
session = appbuilder.get_session
|
||||
session = appbuilder.session
|
||||
|
||||
|
||||
def get_mock_positions(dashboard: Dashboard) -> dict[str, Any]:
|
||||
|
||||
Reference in New Issue
Block a user