mirror of
https://github.com/home-assistant/core.git
synced 2025-12-21 11:30:03 +00:00
4 lines
67 B
Python
4 lines
67 B
Python
"""Fixtures for component."""
|
|
|
|
collect_ignore_glob = ["test_*.py"]
|