--- ./pytest.ini.orig +++ ./pytest.ini @@ -1,5 +1,3 @@ [pytest] testpaths = src tests -addopts = --doctest-modules - --doctest-repr=octoprint.util:pp - --ignore=src/octoprint/vendor +addopts = --ignore=src/octoprint/vendor