Skip to content

Commit a59aaa5

Browse files
Update __init__.py
1 parent c0453b5 commit a59aaa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pytest_codspeed/instruments/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def measure_pedantic(
5959
) -> T: ...
6060

6161
@abstractmethod
62-
async def measure_pedantic(
62+
async def measure_pedantic_async(
6363
self,
6464
marker_options: BenchmarkMarkerOptions,
6565
pedantic_options: PedanticOptions[T],

0 commit comments

Comments
 (0)