diff --git a/pytest.ini b/pytest.ini index 392a5ba..ed0b7f9 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,3 @@ [pytest] python_files=tests.py -addopts = --doctest-modules --doctest-glob="*.md" --cov . --cov-report html --cov-report term-missing \ No newline at end of file +addopts = --doctest-modules --doctest-glob="*.md" --cov . --cov-report html --cov-report term-missing