Skip to content

Commit 6f11eb5

Browse files
Update tests/benchmarks/test_event_creation.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent ebb8b61 commit 6f11eb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/benchmarks/test_event_creation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def event_input(
104104
def test_from_event_type(event_input: Any, benchmark: BenchmarkFixture):
105105
"""Benchmark ``Event.from_event_type`` for each supported input shape.
106106
107-
Covers existing Event, EventSpec (called EventHandler), EventHandler,
107+
Covers existing Event, EventSpec (from calling EventHandler), EventHandler,
108108
and lambdas returning each of those — the common shapes encountered
109109
when normalizing user-returned event values.
110110

0 commit comments

Comments
 (0)