It would be nice to move % string formatting to .format() throughout the codebase as per [PEP 3101](https://www.python.org/dev/peps/pep-3101/) Refer to [this link](https://pyformat.info) for examples.