MCPcopy Create free account
hub / github.com/dask/dask / test_empty_other_schema

Route test_empty_other_schema

dask/dataframe/io/tests/test_sql.py:None–None  ·  view source on GitHub ↗
pytest.mark.skip(
    reason="Requires a postgres server. Sqlite does not support multiple schemas."
)

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import io
4import sys

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected