From 42c67bee5c151ea1a02a2e6147a9b8dba6917654 Mon Sep 17 00:00:00 2001 From: Tim Pillinger <26465611+wxtim@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:11:07 +0100 Subject: [PATCH] newlines at ends of files --- etc/flow.cylc | 2 +- etc/flow/global.cylc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/flow.cylc b/etc/flow.cylc index caaae1f..acf56de 100644 --- a/etc/flow.cylc +++ b/etc/flow.cylc @@ -33,4 +33,4 @@ Should I process RST? """ url = 'https://www.myproject.com/tasks/bar' - see also = Bar task docs. \ No newline at end of file + see also = Bar task docs. diff --git a/etc/flow/global.cylc b/etc/flow/global.cylc index 9bde47e..88ee6a5 100644 --- a/etc/flow/global.cylc +++ b/etc/flow/global.cylc @@ -10,4 +10,4 @@ [[[meta]]] description = """ I win! - """ \ No newline at end of file + """