dev-python/ipython: whitespace

This commit is contained in:
Felix Janda
2016-08-05 18:18:16 +02:00
committed by Michał Górny
parent 6cdbe65e28
commit 1fe4a501aa
6 changed files with 8 additions and 8 deletions

View File

@@ -93,7 +93,7 @@ python_compile_all() {
python_test() {
distutils_install_for_testing
# https://github.com/ipython/ipython/issues/8639
# Failure of some modules only in python3.4
# Failure of some modules only in python3.4
local fail
run_tests() {
pushd ${TEST_DIR} > /dev/null || die