We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae07963 commit 22c780cCopy full SHA for 22c780c
docs/evals.md
@@ -313,7 +313,7 @@ _(This example is complete, it can be run "as is")_
313
314
You can control concurrency during evaluation (this might be useful to prevent exceeding a rate limit):
315
316
-```python {title="parallel_evaluation_example.py" line_length="100"}
+```python {title="parallel_evaluation_example.py" line_length="100" test="skip"}
317
import asyncio
318
import time
319
0 commit comments