From 483a630b895097c2c0292eccb4f20b7cd073ddae Mon Sep 17 00:00:00 2001 From: Jac Date: Wed, 24 Jul 2019 22:56:10 -0700 Subject: [PATCH] Revert "comments" --- samples/refresh.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/refresh.py b/samples/refresh.py index 437a5ffa1..58e3110f3 100644 --- a/samples/refresh.py +++ b/samples/refresh.py @@ -1,5 +1,5 @@ #### -# This script demonstrates how to trigger a refresh on a datasource or workbook +# This script demonstrates how to use trigger a refresh on a datasource or workbook # # To run the script, you must have installed Python 2.7.X or 3.3 and later. ####