Skip to content

Commit 8aee0ab

Browse files
authored
Update setup.cfg
Change due to coverage changing how pattern matching works.
1 parent 1f6c4fd commit 8aee0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ statistics = True
1313
[coverage:run]
1414
omit =
1515
setup.py
16-
**__main__.py
16+
*__main__.py
1717

1818
[coverage:report]
1919
exclude_lines =

0 commit comments

Comments
 (0)