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.

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.

None yet

1 participant