commit | 94cecd4892a401dfe57387ed1171867335693b07 | [log] [tgz] |
---|---|---|
author | David Lord <davidism@gmail.com> | Sat Jul 20 13:52:19 2019 -0700 |
committer | David Lord <davidism@gmail.com> | Sat Jul 20 13:52:19 2019 -0700 |
tree | 6a616a27413d5f611ee65ecd251c505c9c366e9a | |
parent | d04d9998d325db0e54d1cfa037542a30a6c8bcd6 [diff] |
ignore coverage parse errors Azure has Python 2.7.15 and Python 3.5.5, which can't parse async code. Later patch versions can parse it fine, so this can be removed if Azure updates.