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

Add type hints to geller, hunter, memorytwo #860

Merged
merged 5 commits into from
Feb 19, 2017

Conversation

janga1997
Copy link
Member

#808
Only one error on mypy for hunter.py.
axelrod/strategies/hunter.py:107: error: Need type annotation for variable
I think this is an error with mypy where it can't infer type for empty containers. See here.

@janga1997
Copy link
Member Author

@meatballs Could you help out with this one?

@janga1997
Copy link
Member Author

@drvinceknight I've fixed the variable type annotation for this PR too.

@meatballs meatballs merged commit ce40b93 into Axelrod-Python:master Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants