Python3 for infra/config presubmit
Bug: webrtc:13607 Change-Id: I6a949fceb87309f0496e62fbe661b740f0b40aae Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/282422 Commit-Queue: Christoffer Jansson <jansson@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#38578}
This commit is contained in:
parent
1f609c8582
commit
5600fe5bed
@ -6,6 +6,8 @@
|
|||||||
# in the file PATENTS. All contributing project authors may
|
# in the file PATENTS. All contributing project authors may
|
||||||
# be found in the AUTHORS file in the root of the source tree.
|
# be found in the AUTHORS file in the root of the source tree.
|
||||||
|
|
||||||
|
USE_PYTHON3 = True
|
||||||
|
|
||||||
|
|
||||||
def CheckChangeOnUpload(input_api, output_api):
|
def CheckChangeOnUpload(input_api, output_api):
|
||||||
return input_api.RunTests(
|
return input_api.RunTests(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user