We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d391b7 + 9bfdcd3 commit e397fe3Copy full SHA for e397fe3
eureka_ml_insights/core/inference.py
@@ -223,3 +223,4 @@ def _run_single(self, record: tuple[dict, tuple, dict]):
223
self.validate_response_dict(response_dict)
224
data.update(response_dict)
225
return data
226
+
0 commit comments