You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch replaces a usage of `map` with list comprehension,
which makes the script Python 3 compatiable.
PR-URL: #25582
Reviewed-By: Refael Ackermann <refack@gmail.com>
0 commit comments