Skip to content

Commit 03da2e8

Browse files
committed
lint
1 parent b604484 commit 03da2e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sdv/datasets/demo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ def _download(modality, dataset_name, bucket, credentials=None):
299299
Dictionary containing DataCebo license key and username. It takes the form:
300300
{ 'username': 'example@datacebo.com', 'license_key': '<MY_LICENSE_KEY>' }
301301
If None, the function will use the default credentials.
302+
302303
Returns:
303304
tuple[BytesIO, bytes]:
304305
(data_bytes, metadata_bytes)

0 commit comments

Comments
 (0)