Unnecessary list comprehension - 'any' can take a generator
authorHugo <hugovk@users.noreply.github.com>
Mon, 14 May 2018 13:15:12 +0000 (16:15 +0300)
committerHugo <hugovk@users.noreply.github.com>
Mon, 14 May 2018 13:16:30 +0000 (16:16 +0300)
commit79b99556c388cac0cf94222159ff1998926a1a4b
tree32fb1ddb7835fa1dee57f2f9ffd32cfa4807fd12
parent300888b002e82dbeb9aa43503b4b50c8f05bcf97
Unnecessary list comprehension - 'any' can take a generator
tests/test_api.py