MCPcopy Create free account
hub / github.com/holoviz/hvplot / load_xarray_accessor

Function load_xarray_accessor

hvplot/tests/testoptions.py:18–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16
17@pytest.fixture(scope='class')
18def load_xarray_accessor():
19 import hvplot.xarray # noqa
20
21
22@pytest.fixture(params=['bokeh', 'matplotlib', 'plotly'], scope='class')

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…