Skip to content

Commit 3a102e9

Browse files
feat: clean up environment call outs
1 parent f103b4a commit 3a102e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ instance of the provided output type. The parsed output can be accessed via the
9797
`parsed` property on the output field of the response.
9898

9999
```python
100-
import os
101100
import asyncio
102101
from parallel import AsyncParallel
103102
from pydantic import BaseModel

0 commit comments

Comments
 (0)