Skip to content

Commit f7e093c

Browse files
author
escbeargew99-stack
authored
Update setuponly.py
1 parent 935c7e9 commit f7e093c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_pytest/setuponly.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-
from collections.abc import Generator
3+
from collections.abc import Generator
44

55
from _pytest._io.saferepr import saferepr
66
from _pytest.config import Config

0 commit comments

Comments
 (0)