Skip to content

Commit e161b06

Browse files
committed
fix(ci): add tests/__init__.py for package import in CI
Tests import from tests.conftest which requires tests/ to be a Python package. Works locally via editable install but fails in CI without __init__.py files.
1 parent f480a88 commit e161b06

2 files changed

File tree

tests/__init__.py

Whitespace-only changes.

tests/integration/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)