Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When running `coverage combine` under python 3.8, function definition lines after function decorators are marked as not executed. This issue doesn't happen with earlier versions of python, so using v3.7 instead. See nedbat/coveragepy#866 for an explanation.
- Loading branch information