diff options
Diffstat (limited to '.coveragerc')
-rw-r--r-- | .coveragerc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.coveragerc b/.coveragerc index 307e3a9a..96bf5d72 100644 --- a/.coveragerc +++ b/.coveragerc @@ -20,5 +20,5 @@ precision = 1 [html] -# (string, default “htmlcov”): where to write the HTML report files. +# (string, default "htmlcov"): where to write the HTML report files. directory = htmlcov |