From 1eeaa6d219e9b140dced6aba3c6a2a808a50e612 Mon Sep 17 00:00:00 2001 From: gsd Date: Sat, 14 Feb 2026 22:45:44 +0300 Subject: [PATCH] aa --- pb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pb.py b/pb.py index 9213bbf..5e83b6c 100644 --- a/pb.py +++ b/pb.py @@ -167,7 +167,7 @@ def _normalize_schema(schema): fields[int(fid)] = fs names[name] = int(fid) else: - print("item=",item, "alt=",alt) + print("item=",item,"\n", "alt=",alt) raise ValueError("unsupported tuple length in oneof alternative") continue