Skip to content

Commit aa10a76

Browse files
author
Bartek Kwiecien
committed
fixed method docstring [skip ci]
1 parent f76dcc5 commit aa10a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filestack/models/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def zip(self, destination_path, files, security=None):
109109

110110
def upload_url(self, url, store_params=None, security=None):
111111
"""
112-
Uploads local file from external url
112+
Uploads file from external url
113113
114114
Args:
115115
url (str): file URL

0 commit comments

Comments
 (0)