Skip to content

Commit 1e350a0

Browse files
author
escbeargew99-stack
authored
Update manyparam.py
1 parent 2f6d0e3 commit 1e350a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/manyparam.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
import pytest
3+
import pytest
44

55

66
@pytest.fixture(scope="module", params=range(966))

0 commit comments

Comments
 (0)