dev-python/shortuuid: whitespace

This commit is contained in:
Felix Janda
2016-08-05 18:18:47 +02:00
committed by Michał Górny
parent 6facfee880
commit 94c6f653be

View File

@@ -23,4 +23,4 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
python_test() {
${EPYTHON} ${PN}/tests.py || die "Tests failed with ${EPYTHON}"
}
}