Skip to content

Commit

Permalink
Fix invalid JSON after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Lothiraldan committed Jan 26, 2024
1 parent 3c355e8 commit 2180107
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"source": [
"import comet_llm\n",
"\n",
"comet_llm.init(project=\"comet-example-langchain-llm-notebook\")\n",
"comet_llm.init(project=\"comet-example-langchain-llm-notebook\")"
]
},
{
Expand Down

0 comments on commit 2180107

Please sign in to comment.