Skip to content

Commit 433c79f

Browse files
committed
extra space
1 parent 01be746 commit 433c79f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/inference-providers/pricing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ from openai import OpenAI
134134
client = OpenAI(
135135
base_url="https://router.huggingface.co/v1",
136136
api_key=os.environ["HF_TOKEN"],
137-
138137
)
139138

140139
completion = client.chat.completions.create(

0 commit comments

Comments
 (0)