First, thank you for taking the time to contribute, it will make the lib become better.
Thank you for your contribution, it would be amazing if you can format your code with black with the --skip-string-normalization
flag. This project uses black formatting and follows most PEP-8 guidelines.
- Please limit each line to 88 characters that will be much more friendly to mobile users.
- Use present tense when describing your Pull Request, like (Fix issue not Fixed issue)