diff options
| -rwxr-xr-x | contrib/oe-stylize.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/contrib/oe-stylize.py b/contrib/oe-stylize.py index 1ef6391b6a..1fb0a5bcc0 100755 --- a/contrib/oe-stylize.py +++ b/contrib/oe-stylize.py | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #!/usr/bin/env python | 1 | #!/usr/bin/env python3 | 
| 2 | 2 | ||
| 3 | """\ | 3 | """\ | 
| 4 | Sanitize a bitbake file following the OpenEmbedded style guidelines, | 4 | Sanitize a bitbake file following the OpenEmbedded style guidelines, | 
