From 6170c5c06b2a743bd7ecce5d223b0fe3e93daba4 Mon Sep 17 00:00:00 2001 From: GALI PREM SAGAR Date: Wed, 9 Feb 2022 19:51:07 -0600 Subject: [PATCH] Update core.py --- python/dask_cudf/dask_cudf/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/dask_cudf/dask_cudf/core.py b/python/dask_cudf/dask_cudf/core.py index f4764beeb57..d8802f33941 100644 --- a/python/dask_cudf/dask_cudf/core.py +++ b/python/dask_cudf/dask_cudf/core.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018-2021, NVIDIA CORPORATION. +# Copyright (c) 2018-2022, NVIDIA CORPORATION. import math import warnings