math_opt: update from google3

This commit is contained in:
Corentin Le Molgat
2023-12-04 18:29:50 +01:00
parent 9119872e1f
commit 56291e0486
12 changed files with 119 additions and 92 deletions

View File

@@ -20,7 +20,7 @@
"""Utility functions for normalizing proto3 message objects in Python."""
from google3.google.protobuf import duration_pb2
from google.protobuf import duration_pb2
from google.protobuf import descriptor
from google.protobuf import message