diff --git a/tests/devx/conftest.py b/tests/devx/conftest.py index 3414d113..12e3ce04 100644 --- a/tests/devx/conftest.py +++ b/tests/devx/conftest.py @@ -96,7 +96,9 @@ def spawn( # disable all ANSI color output # os.environ['NO_COLOR'] = '1' - def set_spawn_method(): + def set_spawn_method( + start_method: str, + ): ''' Drive the actor-spawn backend inside the spawned `examples/debugging/