1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-13 15:30:03 +00:00
Files
core/tests/components/group/conftest.py
Ville Skyttä dc880118a4 Lint suppression cleanups ()
* Unused pylint suppression cleanups

* Remove outdated pylint bug references

* Add flake8-noqa config and note to run it every now and then

* Add codes to noqa's

* Unused noqa cleanups
2021-03-02 09:02:04 +01:00

3 lines
100 B
Python

"""group conftest."""
from tests.components.light.conftest import mock_light_profiles # noqa: F401