-
Notifications
You must be signed in to change notification settings - Fork 271
Add type hints to oncebitten, prober, punisher, rand #864
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
Conversation
Ok that's good to know. I'm not sure what the best way to deal with this is... |
@drvinceknight Apparently a simple workaround is to add the comment |
It looks good to me! Nice find :) |
Hi @janga1997 we all keep an eye on the PRs. Sorry it's taking us a little while to merge them but there's no need to ping us. We just all happen to be busy right now. They will be merged as soon as possible :) |
@drvinceknight Sorry for the trouble. Won't happen again. |
No trouble at all. All these contributions are awesome. Just a shame they're coming at a time when we seem to all be busy :D |
@drvinceknight I understand. And all the core maintainers have full time jobs. |
@meatballs Why are the errors showing up after merging master? Is it anything of consequence? |
No, it's just that I merged it before Travis had run again, so github thinks there was a problem |
#808
Same error as #860 ,
mypy
cannot infer type for empty containers. See here.