added coverage file

This commit is contained in:
William Falcon 2019-07-24 16:04:36 -04:00
parent dfccc03da8
commit cfd2792d76
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ markers =
ignore = E731,W504
max-line-length = 120
[coverage:run]
[coverage:report]
exclude_lines =
pragma: no cover
def __repr__