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(typing): typing.DefaultDict in test_interruptable_task.py #2488

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

tdadela
Copy link
Contributor

@tdadela tdadela commented Nov 25, 2023

Fixing minor type hint issue introduced in #2486.
(collections.defaultdict support subscripting ([]) since version 3.9)

@cyberw cyberw merged commit 244c305 into locustio:master Nov 25, 2023
15 checks passed
@cyberw
Copy link
Collaborator

cyberw commented Nov 25, 2023

👍

@tdadela tdadela deleted the fix_typing_defaultdict branch November 25, 2023 22:12
@domik82
Copy link

domik82 commented Nov 26, 2023

Thanks Tomek!

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

3 participants