Skip to content

Commit ceb2db3

Browse files
Georgi Rusevgrusev
Georgi Rusev
authored andcommitted
remove IDE addition
1 parent 54ecc3c commit ceb2db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tests/integration/arcticdb/test_read_batch_more.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
dataframe_filter_with_datetime_index
2525
)
2626

27-
from python.arcticdb.util._versions import IS_PANDAS_TWO
27+
from arcticdb.util._versions import IS_PANDAS_TWO
2828

2929
def dataframe_concat_sort(*df_args : pd.DataFrame) -> pd.DataFrame:
3030
"""

0 commit comments

Comments
 (0)