Skip to content

Commit c1231fa

Browse files
committed
setup.cfg: Ignore typing imports from coverage reports
1 parent abd5626 commit c1231fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ precision = 2
4646
omit = */tests/*
4747
exclude_lines =
4848
^ *main()
49+
^ *from typing import

0 commit comments

Comments
 (0)