From 3e191e433707aa0a8c87e48f4b760c1f88086803 Mon Sep 17 00:00:00 2001 From: ivikhrev Date: Mon, 4 Apr 2022 14:57:57 +0300 Subject: [PATCH] mark as executable --- cmake/cpplint/cpplint.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/cpplint/cpplint.py b/cmake/cpplint/cpplint.py index 2700bae29f8..956684d03f9 100644 --- a/cmake/cpplint/cpplint.py +++ b/cmake/cpplint/cpplint.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright (c) 2009 Google Inc. All rights reserved. #