MAINT: Linting tests run through now.
Compare changes
make style
make lint
pip install -U . && make unittest
cd integrationtests && ./test.sh # (Or believe in the pipeline instead).
For further good practices have a look at our review guidelines.