Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-beedie committed Jan 12, 2024
1 parent d45d503 commit 2df8f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py-polars/tests/unit/series/buffers/test_from_buffers.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from hypothesis import given

import polars as pl
from polars.datatypes.constants import TEMPORAL_DTYPES_NO_WILDCARDS
from polars.datatypes import TEMPORAL_DTYPES_NO_WILDCARDS
from polars.testing import assert_series_equal
from polars.testing.parametric import series

Expand Down

0 comments on commit 2df8f7d

Please sign in to comment.