Skip to content

Commit ef1aa71

Browse files
wochingeclaude
andcommitted
test: rename test_runner_context.py to test_experiment.py
Mirrors the module name now that RunnerContext and RegressionError live in `langfuse.experiment`. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 43cfd57 commit ef1aa71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Tests for ``RunnerContext`` and ``RegressionError`` in ``langfuse.experiment``."""
1+
"""Tests for ``langfuse.experiment`` ``RunnerContext`` and ``RegressionError``."""
22

33
import inspect
44
import typing

0 commit comments

Comments
 (0)