Skip to content

Commit 428c56c

Browse files
committed
Use python3 in generate_modules.py
1 parent 357fd61 commit 428c56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helpers/generate_modules/generate_modules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22

33
# Copyright 2018 Google LLC
44
#

0 commit comments

Comments
 (0)