Skip to content

Commit 31f6949

Browse files
committed
Exclude contrib from coverage
1 parent 588099f commit 31f6949

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,7 @@ exclude =
3939
# This contains builds of flake8 that we don't want to check
4040
dist
4141
max-complexity = 10
42+
43+
[coverage:run]
44+
omit =
45+
flask_caching/contrib/*

0 commit comments

Comments
 (0)