Once issue is fixed, run the tests and then patch-check:
## run tests
./python -m test -j8
## run patcheck script for linting and cleanup
make patchcheck
Commit your changes → gh-NNNN: <DESCRIPTION>
where NNNN
is the issue number you helped solve.
First time contributors need to sign a CLA. → more info