Easier setup by executing main from root working directory
This commit is contained in:
parent
a4bdb2e868
commit
2cb4a9d526
9 changed files with 23 additions and 21 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from pathlib import Path
|
||||
|
||||
from runner import Runner, SubTest
|
||||
from src.runner import Runner, SubTest
|
||||
|
||||
|
||||
def condition_always_true(dotenv_path: Path) -> bool:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue