aboutsummaryrefslogtreecommitdiff
path: root/tests/incite/collections/test_df_collection_base.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/incite/collections/test_df_collection_base.py')
-rw-r--r--tests/incite/collections/test_df_collection_base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/incite/collections/test_df_collection_base.py b/tests/incite/collections/test_df_collection_base.py
index 10f025b..31d1720 100644
--- a/tests/incite/collections/test_df_collection_base.py
+++ b/tests/incite/collections/test_df_collection_base.py
@@ -3,7 +3,7 @@ from typing import TYPE_CHECKING
import pandas as pd
import pytest
-from pandera import DataFrameSchema
+from pandera.pandas import DataFrameSchema
from generalresearch.incite.collections import (
DFCollection,