diff options
Diffstat (limited to 'scripts/internal/fix_flake8.py')
-rwxr-xr-x[-rw-r--r--] | scripts/internal/fix_flake8.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/internal/fix_flake8.py b/scripts/internal/fix_flake8.py index 5aa84db5..7cde608b 100644..100755 --- a/scripts/internal/fix_flake8.py +++ b/scripts/internal/fix_flake8.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # Copyright (c) 2009, Giampaolo Rodola'. All rights reserved. # Use of this source code is governed by a BSD-style license that can be |