Merge "Update the shebang to python3"

This commit is contained in:
Zuul 2023-11-02 08:17:17 +00:00 committed by Gerrit Code Review
commit ce765eab93
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Copyright (c) 2015 Mirantis Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");