Skip to content

Commit 082d674

Browse files
committed
Add extra blank line
1 parent 4a7a503 commit 082d674

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/tseries/holiday/test_calendar.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ def test_rule_from_name():
8383
us_fed_cal = get_calendar("USFederalHolidayCalendar")
8484
assert us_fed_cal.rule_from_name("Thanksgiving") == USThanksgivingDay
8585

86+
8687
def test_calendar_2031():
8788
# See gh-27790
8889
#

0 commit comments

Comments
 (0)