Type annot the `testdir` fixture
parent
084d750604
commit
ee51226480
|
@ -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,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue