From f13b430478b9501e913fe429bf2796e7e1fa8746 Mon Sep 17 00:00:00 2001 From: Google Team Member Date: Thu, 25 Jun 2026 11:21:30 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 938094216 --- google/genai/_gaos/lib/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 google/genai/_gaos/lib/__init__.py diff --git a/google/genai/_gaos/lib/__init__.py b/google/genai/_gaos/lib/__init__.py new file mode 100644 index 000000000..d7eb848f1 --- /dev/null +++ b/google/genai/_gaos/lib/__init__.py @@ -0,0 +1 @@ +# Dummy __init__.py to fix google3 packaging import bug