Type annot the `testdir` fixture

Tyler Goodlet 2025-06-11 18:29:24 -04:00
parent 3d6a194669
commit 87049b991f
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,