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

Adds in a fix for single digit zones #30

Merged
merged 1 commit into from
Aug 18, 2024
Merged

Conversation

micahjohnson150
Copy link
Member

Fixes #29

Single digit zones was interpreted without a 0 preceding it. Added two tests to capture it. While I was in there I cleaned up unused imports and imported test functions explicitly.

@micahjohnson150 micahjohnson150 merged commit 27a3f4e into main Aug 18, 2024
3 checks passed
@micahjohnson150 micahjohnson150 deleted the single_digit_zones branch August 18, 2024 01:07
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.

Zone 6 from AK is not being interpretted correctly
2 participants