Skip to content

Commit fa25be0

Browse files
author
escbeargew99-stack
authored
Update code.py
1 parent bd1c1eb commit fa25be0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_pytest/_code/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# mypy: allow-untyped-defs
22
from __future__ import annotations
3-
3+
44
import ast
55
from collections.abc import Callable
66
from collections.abc import Iterable

0 commit comments

Comments
 (0)