From ebba0ec3d6b433fec2bb30ab45f5665d9e6f6038 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 25 Aug 2026 19:31:27 +0200 Subject: [PATCH] Add copyright year to configuration file --- documentation/_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/_config.yml b/documentation/_config.yml index d51a3b8..36778ae 100644 --- a/documentation/_config.yml +++ b/documentation/_config.yml @@ -1,5 +1,6 @@ title: Python Workflow Definition author: Jan Janssen +copyright: "2026" execute: execute_notebooks : off