The content of https://api.github.com/repos/mrkrstphr/illacceptanything/pulls?state=open should be parsed with a JSON parser and then compared with an empty list, instead of just being string-compared to `'[]'`
The content of https://api.github.com/repos/mrkrstphr/illacceptanything/pulls?state=open should be parsed with a JSON parser and then compared with an empty list, instead of just being string-compared to
'[]'