Skip to content

Commit ab71d31

Browse files
Apply suggestions from code review
Co-authored-by: Simon Brandeis <[email protected]>
1 parent c6af77f commit ab71d31

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
@@ -103,7 +103,6 @@ Enterprise Hub organizations receive a pool of free usage credits based on the n
103103
To bill your organization, use the `bill_to` parameter when initializing the client.
104104

105105
```python
106-
import os
107106
from huggingface_hub import InferenceClient
108107

109108
client = InferenceClient(bill_to="my-org-name")

0 commit comments

Comments
 (0)