excluding tests in coverage

This commit is contained in:
Deekshu Kare 2024-06-20 00:25:00 +02:00
parent 9f8f852631
commit d4976933cc

View File

@ -22,4 +22,5 @@ omit =
# Tests/bench_cffi_access.py
# Tests/check_*.py
# Tests/createfontdatachunk.py
Tests/*
Tests/*
src/*