Skip to content

Python formatting improvements

Philip Withnall requested to merge pwithnall/glib:py-fixes into master

The first commit reformats all our Python code using black, and is completely automated.

The second fixes a number of small flake8 issues.

See !1743 (merged)

Merge request reports