Merge branch 'reformat-enums' into 'main'

tests: Reformat mkenums.py slightly to make run-black.sh happy

See merge request GNOME/glib!2342
This commit is contained in:
Sebastian Dröge 2021-11-22 13:54:42 +00:00
commit c3f4f9c215

View File

@ -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,