Skip to content

Commit d6f244f

Browse files
committed
fix
1 parent 1dc5586 commit d6f244f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

9-chat-project/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ client = OpenAI(
220220
api_key=os.environ["GITHUB_TOKEN"],
221221
)
222222

223-
```python
224223
response = client.chat.completions.create(
225224
messages=[
226225
{

0 commit comments

Comments
 (0)