black --version black, version 19.10b0 Checking black formatting Checking black formatting DONE flake8 --version 3.7.9 (flake8-comprehensions: 3.2.2, mccabe: 0.6.1, pycodestyle: 2.5.0, pyflakes: 2.1.1) CPython 3.7.7 on Darwin Linting .py code Linting .py code DONE Linting .pyx and .pxd code Linting .pyx and .pxd code DONE Linting .pxi.in Linting .pxi.in DONE flake8-rst --version 0.7.0 (flake8-comprehensions: 3.2.2, mccabe: 0.6.1, pycodestyle: 2.5.0, pyflakes: 2.1.1) CPython 3.7.7 on Darwin Linting code-blocks in .rst documentation Linting code-blocks in .rst documentation DONE Linting .pyx code for spacing conventions in casting Linting .pyx code for spacing conventions in casting DONE Linting .c and .h Linting .c and .h DONE Check for use of not concatenated strings Check for use of not concatenated strings DONE Check for strings with wrong placed spaces Check for strings with wrong placed spaces DONE isort --version-number 4.3.21 Check import format using isort Check import format using isort DONE