dev-python/sphinx-autodoc-typehints: fix trailing whitespace

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-03-28 12:04:55 +01:00
parent e88a44ea53
commit 219be18534

View File

@@ -24,7 +24,7 @@ RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
DEPEND="test? (
dev-python/sphobjinv[${PYTHON_USEDEP}]
dev-python/typing-extensions[${PYTHON_USEDEP}]
dev-python/typing-extensions[${PYTHON_USEDEP}]
)"
distutils_enable_tests pytest