Type annot the `testdir` fixture

repl_fixture
Tyler Goodlet 2025-06-11 18:29:24 -04:00
parent 084d750604
commit ee51226480
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ def sig_prog(
def daemon(
debug_mode: bool,
loglevel: str,
testdir,
testdir: pytest.Pytester,
reg_addr: tuple[str, int],
tpt_proto: str,