internal change

PiperOrigin-RevId: 576966982
pull/14534/head
Jie Luo 1 year ago committed by Copybara-Service
parent 8d67a40d30
commit e9953d2155
  1. 2
      python/google/protobuf/internal/api_implementation.py

@ -13,6 +13,8 @@ import os
import sys
import warnings
_GOOGLE3_PYTHON_UPB_DEFAULT = False
def _ApiVersionToImplementationType(api_version):
if api_version == 2:

Loading…
Cancel
Save