All module's import blocks need to be reorganized to follow the [PEP8 guidelines](https://www.python.org/dev/peps/pep-0008/#imports). This will help with readability and maintainability.