Skip to content

Commit

Permalink
Remove install output and add spelling allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
holtskinner committed Dec 20, 2024
1 parent c84bb45 commit 24c03d1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
14 changes: 14 additions & 0 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
CTHH
HHH
HHT
HTH
HTT
HTTH
nconst
neq
THH
THHH
THT
THTH
TTH
TTT
Original file line number Diff line number Diff line change
Expand Up @@ -134,21 +134,7 @@
"metadata": {
"id": "sG3_LKsWSD3A"
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"\u001b[33mWARNING: Ignoring invalid distribution -oogle-api-core (/opt/conda/lib/python3.10/site-packages)\u001b[0m\n",
"\u001b[33mWARNING: Ignoring invalid distribution -oogle-api-core (/opt/conda/lib/python3.10/site-packages)\u001b[0m\n",
"\u001b[33mWARNING: Ignoring invalid distribution -oogle-api-core (/opt/conda/lib/python3.10/site-packages)\u001b[0m\n",
"\u001b[33mWARNING: Ignoring invalid distribution -oogle-api-core (/opt/conda/lib/python3.10/site-packages)\u001b[0m\n",
"\u001b[33mWARNING: Ignoring invalid distribution -oogle-api-core (/opt/conda/lib/python3.10/site-packages)\u001b[0m\n",
"\u001b[33mWARNING: Ignoring invalid distribution -oogle-api-core (/opt/conda/lib/python3.10/site-packages)\u001b[0m\n",
"Note: you may need to restart the kernel to use updated packages.\n"
]
}
],
"outputs": [],
"source": [
"%pip install --upgrade --quiet google-genai"
]
Expand Down

0 comments on commit 24c03d1

Please sign in to comment.