mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 06:32:10 +01: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:
parent
e7e2949f31
commit
c6dca3459b
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user