internal change

PiperOrigin-RevId: 600609318
pull/15496/head
Jie Luo 10 months ago committed by Copybara-Service
parent 659b3e7102
commit f7dbd3841f
  1. 2
      python/google/protobuf/internal/api_implementation.py

@ -13,7 +13,7 @@ import os
import sys
import warnings
_GOOGLE3_PYTHON_UPB_DEFAULT = False
_GOOGLE3_PYTHON_UPB_DEFAULT = True
def _ApiVersionToImplementationType(api_version):

Loading…
Cancel
Save