Add .py to file name

pull/34847/head
Xuan Wang 12 months ago
parent bf8902079d
commit 15b98ea826
  1. 0
      templates/src/python/_parallel_compile_patch.py.include
  2. 2
      templates/src/python/grpcio/_parallel_compile_patch.py.template
  3. 2
      templates/tools/distrib/python/grpcio_tools/_parallel_compile_patch.py.template

@ -20,4 +20,4 @@
# instead. This file can be regenerated from the template by running
# `tools/buildgen/generate_projects.sh`.
<%include file="../_parallel_compile_patch.include" />
<%include file="../_parallel_compile_patch.py.include" />

@ -20,4 +20,4 @@
# instead. This file can be regenerated from the template by running
# `tools/buildgen/generate_projects.sh`.
<%include file="../../../../src/python/_parallel_compile_patch.include" />
<%include file="../../../../src/python/_parallel_compile_patch.py.include" />
Loading…
Cancel
Save