We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd1c1eb commit fa25be0Copy full SHA for fa25be0
1 file changed
src/_pytest/_code/code.py
@@ -1,6 +1,6 @@
1
# mypy: allow-untyped-defs
2
from __future__ import annotations
3
-
+
4
import ast
5
from collections.abc import Callable
6
from collections.abc import Iterable
0 commit comments