mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 23:58:54 +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,
|
value_num,
|
||||||
):
|
):
|
||||||
"""Assert that out (from runMkenumsWithHeader()) contains a single
|
"""Assert that out (from runMkenumsWithHeader()) contains a single
|
||||||
enum and value matching the given arguments."""
|
enum and value matching the given arguments."""
|
||||||
subs = dict(
|
subs = dict(
|
||||||
{
|
{
|
||||||
"enum_name_camel": enum_name_camel,
|
"enum_name_camel": enum_name_camel,
|
||||||
|
Reference in New Issue
Block a user