ges: Upgrade python2 code, make styling black compliant
- Upgrades old python2 code (python2 has been deprecated for 4 years) (Using
2to3
) - Format / Style python files using black (official style guide recommended by python software foundation) (Using
black .
inside the directory)
Edited by R S Nikhil Krishna