diff --git a/smartsheet/smartsheet.py b/smartsheet/smartsheet.py index e67be7c..33eaaa1 100644 --- a/smartsheet/smartsheet.py +++ b/smartsheet/smartsheet.py @@ -130,7 +130,7 @@ def __init__(self, access_token=None, max_connections=8, recommend you use the format "AppName/Version". If set, we append "/SmartsheetPythonSDK/__version__" to the user_agent. proxies (dict): See the `requests module - `_ + `_ for more details. """