5dd1bb4
1
2
3
4
"""Pytest configuration — exclude package __init__.py from collection.""" collect_ignore = ["__init__.py"]