From ccad9958a5965b5450cff2d087ecf6c0d74c4e95 Mon Sep 17 00:00:00 2001 From: Runze Wang Date: Thu, 11 Jun 2026 14:34:56 -0700 Subject: [PATCH] No public description PiperOrigin-RevId: 930743476 --- dpsynth/bin/run_data_generation.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dpsynth/bin/run_data_generation.py b/dpsynth/bin/run_data_generation.py index 2cca438..d9bccf4 100644 --- a/dpsynth/bin/run_data_generation.py +++ b/dpsynth/bin/run_data_generation.py @@ -29,6 +29,7 @@ from dpsynth.pipeline_transformations import aim from dpsynth.pipeline_transformations import input_output from dpsynth.pipeline_transformations import types +from google.protobuf import message import pipeline_dp