Type annot the `testdir` fixture

enable_tpts
Tyler Goodlet 2025-06-11 18:29:24 -04:00
parent 8d506796ec
commit 2280bad135
1 changed files with 1 additions and 1 deletions

View File

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