"""Pytest configuration — exclude package __init__.py from collection.""" collect_ignore = ["__init__.py"]