aboutsummaryrefslogtreecommitdiff
path: root/tests/incite/collections/test_df_collection_thl_web.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/incite/collections/test_df_collection_thl_web.py')
-rw-r--r--tests/incite/collections/test_df_collection_thl_web.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/incite/collections/test_df_collection_thl_web.py b/tests/incite/collections/test_df_collection_thl_web.py
index 51ca128..c64dac8 100644
--- a/tests/incite/collections/test_df_collection_thl_web.py
+++ b/tests/incite/collections/test_df_collection_thl_web.py
@@ -5,7 +5,7 @@ from typing import TYPE_CHECKING
import dask.dataframe as dd
import pandas as pd
import pytest
-from pandera import DataFrameSchema
+from pandera.pandas import DataFrameSchema
from generalresearch.incite.collections import DFCollection, DFCollectionType