From 31582fd7396cdc506b9dee969196b18b6e8d1719 Mon Sep 17 00:00:00 2001 From: Steven Serrata <9343811+sserrata@users.noreply.github.com> Date: Thu, 6 Jan 2022 09:52:19 -0500 Subject: [PATCH] Update utils.py --- pan_cortex_data_lake/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pan_cortex_data_lake/utils.py b/pan_cortex_data_lake/utils.py index 64ce761..a6f6000 100755 --- a/pan_cortex_data_lake/utils.py +++ b/pan_cortex_data_lake/utils.py @@ -2,7 +2,7 @@ """ :::info -PAN Cloud Python SDK utilities. +PAN CDL Python SDK utilities. ::: """