We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028d3c3 commit e444780Copy full SHA for e444780
src/_pytest/python.py
@@ -12,6 +12,7 @@
12
from textwrap import dedent
13
from typing import Dict
14
from typing import List
15
+from typing import Optional
16
from typing import Tuple
17
18
import py
0 commit comments