Skip to content

Commit

Permalink
Add back hvplot
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 committed Mar 18, 2024
1 parent 4a06c04 commit 3e3b200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import pandas as pd
import pytest
import xarray as xr
import hvplot.xarray # noqa: F401

from streamjoy._utils import get_distributed_client
from streamjoy.settings import config
Expand Down

0 comments on commit 3e3b200

Please sign in to comment.