Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Palazzo committed Oct 29, 2024
1 parent e561625 commit a1f160f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test__utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ def test__is_datetime_type_with_datetime_series():
# Assert
assert is_datetime


def test__is_datetime_type_with_period():
"""Test the ``_is_datetime_type`` function when a period series is passed.
Expand Down

0 comments on commit a1f160f

Please sign in to comment.