diff --git a/tools/encrypt_secret.py b/tools/encrypt_secret.py index 32468fd2a7..687637dd8e 100755 --- a/tools/encrypt_secret.py +++ b/tools/encrypt_secret.py @@ -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