Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
nameexhaustion committed Nov 19, 2024
1 parent 43e4518 commit 858c46e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py-polars/tests/unit/functions/range/test_date_range.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@ def test_date_ranges_datetime_input() -> None:
assert_series_equal(result, expected)


@pytest.mark.may_fail_auto_streaming
def test_date_range_with_subclass_18470_18447() -> None:
class MyAmazingDate(date):
pass
Expand Down

0 comments on commit 858c46e

Please sign in to comment.