Files
pi-weekly-newspaper/tests/test_fetcher.py
cottongin 33de384ab5 fix: correct conftest import in test_fetcher
tests/ has no __init__.py so "from tests.conftest" fails. Use
"from conftest" which pytest resolves automatically.

Made-with: Cursor
2026-04-06 19:02:36 -04:00

3.0 KiB