Skip to content

Commit e444780

Browse files
committed
fixup! typing: get_parametrized_fixture_keys, Session._fixturemanager
1 parent 028d3c3 commit e444780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/_pytest/python.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
from textwrap import dedent
1313
from typing import Dict
1414
from typing import List
15+
from typing import Optional
1516
from typing import Tuple
1617

1718
import py

0 commit comments

Comments
 (0)