pyproject.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index da7367f..86ebf37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,9 +77,6 @@ addopts = """ --verbose --showlocals --junitxml=reports/junit.xml ---cov=pathable ---cov-report=term-missing ---cov-report=xml """ [tool.black]