Skip to content

Commit 7fb8a14

Browse files
committed
Remove extra unnecesasry linebreak
1 parent 6a4144e commit 7fb8a14

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/docs/integrations/tools/timbr.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,7 @@
308308
"print(\n",
309309
" \"SQL generation tokens:\",\n",
310310
" generate_sql_usage.get(\"token_usage\", {}).get(\"total_tokens\", \"N/A\"),\n",
311-
")\n",
312-
"\n"
311+
")"
313312
]
314313
},
315314
{

0 commit comments

Comments
 (0)