mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-23 04:34:51 +02:00
This is just the result of running `black $(git ls-files '*.py')`. For some reason, the `sh-and-py-check` CI job didn’t run on merge request !3751, so this non-standard formatting slipped through onto `main`. See https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3754#note_1939914 Signed-off-by: Philip Withnall <pwithnall@gnome.org>