Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in variable annotation from _hour to _hours #815

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tempookian
Copy link

I've corrected a minor typo in the variable name within parsing/iso8601.py, changing _hour to _hours to avoid unused annotations. No related issues were found/open regarding this typo.

This update doesn't impact other parts of the codebase as confirmed by local testing and existing tests where applicable.

Pull Request Check List

  • Added tests for changed code.
  • Updated documentation for changed code.

@Secrus Secrus closed this Nov 21, 2024
@Secrus Secrus reopened this Nov 21, 2024
Copy link

codspeed-hq bot commented Dec 4, 2024

CodSpeed Performance Report

Merging #815 will not alter performance

Comparing tempookian:fix-typo (02fa67b) with master (3e3fec6)

Summary

✅ 1 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants