From 7faaa6271801405b21001a725a4820bb8a8c8d60 Mon Sep 17 00:00:00 2001 From: elijahbenizzy Date: Mon, 27 Nov 2023 19:35:19 -0800 Subject: [PATCH] Changes wording from license to notices in template --- .../example_dataflow_template/dataflow_template/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/hamilton/contrib/user/example_dataflow_template/dataflow_template/__init__.py b/contrib/hamilton/contrib/user/example_dataflow_template/dataflow_template/__init__.py index a227e3368..de4442930 100644 --- a/contrib/hamilton/contrib/user/example_dataflow_template/dataflow_template/__init__.py +++ b/contrib/hamilton/contrib/user/example_dataflow_template/dataflow_template/__init__.py @@ -1,5 +1,5 @@ -# --- START LICENSE (optional) -# --- END LICENSE +# --- START NOTICES (optional) +# --- END NOTICES # --- START IMPORT SECTION import logging