diff --git a/scripts/tasks/Taskfile_darwin.yml b/scripts/tasks/Taskfile_darwin.yml index e0bd4737491..4982077bf9c 100644 --- a/scripts/tasks/Taskfile_darwin.yml +++ b/scripts/tasks/Taskfile_darwin.yml @@ -10,4 +10,4 @@ vars: GOALCTEST_BIN_RELEASE_DIR: './build' FORMATTER_BIN_RELEASE_DIR: './build/tools' EXE_FILE_EXTENSION: '' - PYTHON: 'python3' \ No newline at end of file + PYTHON: 'python3' diff --git a/scripts/tasks/Taskfile_linux.yml b/scripts/tasks/Taskfile_linux.yml index e0bd4737491..4982077bf9c 100644 --- a/scripts/tasks/Taskfile_linux.yml +++ b/scripts/tasks/Taskfile_linux.yml @@ -10,4 +10,4 @@ vars: GOALCTEST_BIN_RELEASE_DIR: './build' FORMATTER_BIN_RELEASE_DIR: './build/tools' EXE_FILE_EXTENSION: '' - PYTHON: 'python3' \ No newline at end of file + PYTHON: 'python3'