From de87292736b5cd9271a84d3cd162f192482ce20e Mon Sep 17 00:00:00 2001 From: Sachin Tap Date: Thu, 14 Nov 2024 09:03:26 +0000 Subject: [PATCH] Fix: Migration Changes for Google CFE dag --- .../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.