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

@ -23,3 +23,4 @@ omit =
# Tests/check_*.py
# Tests/createfontdatachunk.py
Tests/*
src/*