refactor so that coordinator instance is available in runner instance #8
1 changed files with 2 additions and 1 deletions
|
|
@ -20,4 +20,5 @@ target-version = "py311"
|
|||
|
||||
[tool.pytest.ini_options]
|
||||
python_functions = "test_* setup_*"
|
||||
norecursedirs = "previous-work recipes"
|
||||
norecursedirs = ".* previous-work recipes"
|
||||
testpaths = "tests"
|
||||
Loading…
Add table
Add a link
Reference in a new issue