Skip to content

Commit 75d3647

Browse files
author
Brandon Meyerowitz
committed
fix: incorrect readme example
1 parent 0c3256b commit 75d3647

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ To create a completion, provide your Project ID, API Key, and prompt to `Complet
2121
```py
2222
import commonbase
2323

24-
project_id=
25-
2624
result = commonbase.Completion.create(
2725
api_key="YOUR_API_KEY",
2826
project_id="YOUR_PROJECT_ID",

0 commit comments

Comments
 (0)