mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
Update existing tests
This commit is contained in:
@@ -170,7 +170,6 @@ def example_db_provider() -> Callable[[], Database]:
|
||||
return self._db
|
||||
|
||||
def _load_lazy_data_to_decouple_from_session(self) -> None:
|
||||
self._db._get_sqla_engine() # type: ignore
|
||||
self._db.backend # type: ignore # noqa: B018
|
||||
|
||||
def remove(self) -> None:
|
||||
|
||||
Reference in New Issue
Block a user