Skip to content

Commit d7b1cd1

Browse files
committed
fix pytest coverage to exclude examples dir
1 parent 49a7023 commit d7b1cd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ omit =
33
**/private/**/*.py
44
**/tests/**/*.py
55
**/tmp/**/*.py
6+
**/examples/**/*.py

0 commit comments

Comments
 (0)