diff --git a/src/Python/create_template.py b/src/Python/create_template.py index 7a1da80..2adacf6 100755 --- a/src/Python/create_template.py +++ b/src/Python/create_template.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 """ Creation of templates for the problems of Project Euler """