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

py3: convert a map expression into list comprehension

map returns a map object on Python 3 and here we wanted a list instead.

Differential Revision: https://phab.mercurial-scm.org/D2456
parent f449138a
Branches
Tags
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