Merge "Fix python shebang"

This commit is contained in:
Zuul 2023-11-07 08:51:45 +00:00 committed by Gerrit Code Review
commit 11f52aa5d3

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at