Skip to content

Commit c3482d2

Browse files
committed
Merge branch 'ODSC-41445/ads_dataset_pandas' of https://github.com/oracle/accelerated-data-science into ODSC-41445/ads_dataset_pandas
2 parents e25e933 + 0c64ed6 commit c3482d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/loading_data/connect_legacy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ You can open Amazon S3 public or private files in ADS. For private files, you mu
285285
'secret': 'aws secret,
286286
'blocksize': 1000000,
287287
'client_kwargs': {
288-
"endpoint_url": "https://s3-us-west-1.amazonaws.com"
288+
'endpoint_url': 'https://s3-us-west-1.amazonaws.com'
289289
}
290290
})
291291

0 commit comments

Comments
 (0)