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 typehint for keywait #305

Merged
merged 1 commit into from
May 10, 2024
Merged

fix typehint for keywait #305

merged 1 commit into from
May 10, 2024

Conversation

spyoungtech
Copy link
Owner

The typehint for keywait specifies the timeout as Optional[int] however, AutoHotkey also accepts float values for the key wait timeout.

@coveralls
Copy link

Coverage Status

coverage: 77.477%. remained the same
when pulling 6bbcae5 on fix-keywait-typehint
into 4007bb8 on main.

@spyoungtech spyoungtech merged commit 215c830 into main May 10, 2024
13 checks passed
@spyoungtech spyoungtech deleted the fix-keywait-typehint branch May 10, 2024 08:11
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