[glib: 1/2] tests: Reformat mkenums.py slightly to make run-black.sh happy
- From: Sebastian Dröge <sdroege src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] tests: Reformat mkenums.py slightly to make run-black.sh happy
- Date: Mon, 22 Nov 2021 13:54:42 +0000 (UTC)
commit c6dca3459bed9bf383b4868966e6dd3707f39487
Author: Philip Withnall <pwithnall endlessos org>
Date: Wed Nov 17 10:37:07 2021 +0000
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>
gobject/tests/mkenums.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gobject/tests/mkenums.py b/gobject/tests/mkenums.py
index a3273c525..0d0c0d0f4 100644
--- a/gobject/tests/mkenums.py
+++ b/gobject/tests/mkenums.py
@@ -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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]