tests/ has no __init__.py so "from tests.conftest" fails. Use "from conftest" which pytest resolves automatically. Made-with: Cursor
3.0 KiB
3.0 KiB
tests/ has no __init__.py so "from tests.conftest" fails. Use "from conftest" which pytest resolves automatically. Made-with: Cursor