Merge "Fix python shebang"

This commit is contained in:
Zuul 2023-12-14 06:57:08 +00:00 committed by Gerrit Code Review
commit b3b189c3ae

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Copyright 2013 Hewlett-Packard Development Company, L.P.
# All Rights Reserved.
#