This commit is contained in:
Beto Dealmeida
2026-02-04 09:58:15 -05:00
parent e2ce534148
commit 9dc54d8f1b
4 changed files with 7 additions and 9 deletions

View File

@@ -202,7 +202,6 @@ def setup_mock_raw_connection(
def _raw_connection(
catalog: str | None = None,
schema: str | None = None,
nullpool: bool = True,
source: Any | None = None,
):
yield mock_connection