Skip to content

Commit 0c0207a

Browse files
Pass tests please
1 parent 38a65f3 commit 0c0207a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python-recipes/agents/05_agent_framework_agent.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
},
423423
{
424424
"cell_type": "code",
425-
"execution_count": 19,
425+
"execution_count": null,
426426
"metadata": {
427427
"colab": {
428428
"base_uri": "https://localhost:8080/"
@@ -478,7 +478,7 @@
478478
"print(len(all))\n",
479479
"\n",
480480
"# Sample Review\n",
481-
"print(all[100][\"content\"])\n"
481+
"# print(all[100][\"content\"])\n"
482482
]
483483
},
484484
{

0 commit comments

Comments
 (0)