Fixed coverage annotation
Added missing wildcard to the `*,cover` coverage annotation.
This commit is contained in:
@ -41,7 +41,7 @@ htmlcov/
|
||||
.cache
|
||||
nosetests.xml
|
||||
coverage.xml
|
||||
,cover
|
||||
*,cover
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
|
Reference in New Issue
Block a user