Skip to content

Commit 9862df0

Browse files
author
escbeargew99-stack
authored
Update nodes.py
1 parent 49a1bf4 commit 9862df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_pytest/nodes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mypy: allow-untyped-defs
1+
# mypy: allow-untyped-defs
22
from __future__ import annotations
33

44
import abc

0 commit comments

Comments
 (0)