Skip to content

Conversation

@GabLeRoux
Copy link

I had to change a few things

  • print statement
  • tuple unpacking
  • dict.items() instead of dict.itermitems()

Everything is working as expected here :) This project is awesome
🚀

@GabLeRoux
Copy link
Author

GabLeRoux commented May 31, 2017

Yeah, not sure for the extra code, but I followed the instructions here:
https://stackoverflow.com/questions/21892989/what-is-the-good-python3-equivalent-for-auto-tuple-unpacking-in-lambda

Also, in your PR, you miss the dict.items() as shown here:
0328f0a#diff-407fb5f050138c3c77090e3cb2af8897R19

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