From 4e7b75268113fac548c8d552ad65e54e357ede51 Mon Sep 17 00:00:00 2001 From: sachintap1306 Date: Fri, 15 Nov 2024 12:33:38 +0530 Subject: [PATCH] Fix: Migration Changes for Google CFE dag (#875) Co-authored-by: Nicholas Large --- .../google_cfe/pipelines/datacenter_cfe/datacenter_cfe_dag.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datasets/google_cfe/pipelines/datacenter_cfe/datacenter_cfe_dag.py b/datasets/google_cfe/pipelines/datacenter_cfe/datacenter_cfe_dag.py index d7761e7fc..61e122294 100644 --- a/datasets/google_cfe/pipelines/datacenter_cfe/datacenter_cfe_dag.py +++ b/datasets/google_cfe/pipelines/datacenter_cfe/datacenter_cfe_dag.py @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2022 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.