In Python 3 the values() method on a dictionary returns a view instead of a list, so we need to explicitly convert that to a list.pull/2391/merge
parent
db35fe735a
commit
259dd7e842
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue