Skip to content

gst-devtools: Upgrade python2 syntax, make styling black compliant

R S Nikhil Krishna requested to merge rsnk96/gstreamer:py2to3-devtools into main
  • 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 ./**/*.py inside the relevant subproject directory)

Merge request reports

Loading