We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d00561f commit 107cae3Copy full SHA for 107cae3
eval_protocol/pytest/remote_rollout_processor.py
@@ -3,7 +3,6 @@
3
from typing import Any, Dict, List, Optional, Callable
4
5
import requests
6
-from requests.adapters import HTTPAdapter
7
8
from eval_protocol.models import EvaluationRow, Status
9
from eval_protocol.data_loader.dynamic_data_loader import DynamicDataLoader
0 commit comments