Skip to content
Snippets Groups Projects
Commit eaaedad68011 authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

py3: switch to .items() using transformer

.iteritems() don't exist in Python 3 world. Used the transformer
to replace .iteritems() to .items()
parent 3139ec39b505
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment