MCPcopy Create free account
hub / github.com/dask/dask / _compat.py

File _compat.py

dask/dataframe/_compat.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3from dask._compatibility import import_optional_dependency
4

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected