瀏覽代碼

Fixed coverage annotation

Added missing wildcard to the `*,cover` coverage annotation.
Lucretiel 10 年之前
父節點
當前提交
ba6f0a94ab
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Python.gitignore

+ 1 - 1
Python.gitignore

@@ -41,7 +41,7 @@ htmlcov/
 .cache
 nosetests.xml
 coverage.xml
-,cover
+*,cover
 
 # Translations
 *.mo