Skip to content

Commit 22c780c

Browse files
committed
Skip testing flaky example
1 parent ae07963 commit 22c780c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/evals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ _(This example is complete, it can be run "as is")_
313313

314314
You can control concurrency during evaluation (this might be useful to prevent exceeding a rate limit):
315315

316-
```python {title="parallel_evaluation_example.py" line_length="100"}
316+
```python {title="parallel_evaluation_example.py" line_length="100" test="skip"}
317317
import asyncio
318318
import time
319319

0 commit comments

Comments
 (0)