mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
tests: Reformat mkenums.py slightly to make run-black.sh happy
This should remove some warnings from the CI, making it easier to see legitimate CI failures. For example, see https://gitlab.gnome.org/GNOME/glib/-/jobs/1621041. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
@@ -247,7 +247,7 @@ file-tail
|
||||
value_num,
|
||||
):
|
||||
"""Assert that out (from runMkenumsWithHeader()) contains a single
|
||||
enum and value matching the given arguments."""
|
||||
enum and value matching the given arguments."""
|
||||
subs = dict(
|
||||
{
|
||||
"enum_name_camel": enum_name_camel,
|
||||
|
Reference in New Issue
Block a user