Check this points if you want to do a pull request :
- Is my code written in PEP8 ?
- Are the test passing ?
- Is your feature or bug fix unit tested ?
- Does each of your commit represent an atomic functionality or bug fix ?
- Is your feature or bug fix related to an issue ?