Skip to content

Commit

Permalink
MAINT: Typo police.
Browse files Browse the repository at this point in the history
  • Loading branch information
jenskeiner authored and gerrymanoim committed Jun 14, 2024
1 parent 664b902 commit c962c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_exchange_calendar.py
Original file line number Diff line number Diff line change
Expand Up @@ -2124,7 +2124,7 @@ def daylight_savings_dates(
Notes
-----
NB Any test that employs this fixture assumes the accuarcy of the
NB Any test that employs this fixture assumes the accuracy of the
default calendar's `tz` property.
"""
cal = default_calendar
Expand Down

1 comment on commit c962c93

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: c962c93 Previous: 9febf92 Ratio
etc/bench.py::test_is_open_on_minute 79954.31181430382 iter/sec (stddev: 0.0000015463325075781258) 132220.86982285185 iter/sec (stddev: 0.0000015756775773544228) 1.65

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.