100% coverage in Utils

This commit is contained in:
2022-04-23 01:16:44 +02:00
parent 63f7d1b3aa
commit 5b6cb17edc
5 changed files with 69 additions and 29 deletions

View File

@@ -11,4 +11,5 @@ exclude_lines =
ignore_errors = True
omit =
benchmark/__init__.py
benchmark/_version.py
benchmark/_version.py
benchmark/tests/*