diff options
Diffstat (limited to 'python/.coveragerc')
-rw-r--r-- | python/.coveragerc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/.coveragerc b/python/.coveragerc index 67053a7..51038d6 100644 --- a/python/.coveragerc +++ b/python/.coveragerc @@ -2,4 +2,3 @@ omit = tests/* source = sandcrawler - grobid2json |