Skip to content

Commit 8558561

Browse files
author
Daniel Lorch
committed
chore: fix syntax
1 parent 9bc6436 commit 8558561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/dynamic-few-shot-lambda/notebooks/fcc_invoices_dataset_import.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"cell_type": "code",
5050
"execution_count": 1,
5151
"metadata": {},
52-
"outputs": []
52+
"outputs": [],
5353
"source": [
5454
"# Configuration - Update these values from the IDP-dynamic-few-shot stack in CloudFormation\n",
5555
"DATASET_BUCKET = \"<DatasetBucket>\"\n",

0 commit comments

Comments
 (0)