Also check benchmarks, tests, and examples with black
Created by: femtobit
Based on #402, I propose also checking the code style of the unit tests, examples, and benchmarks with black as well. I have reformatted the code accordingly and added these checks to .travis.yml
.
This PR also adds a subsection on Test_MPI
to CONTRIBUTING.md
.