mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Lint
This commit is contained in:
@@ -4,7 +4,6 @@ This component allows several lights to be grouped into one light.
|
||||
For more details about this platform, please refer to the documentation at
|
||||
https://home-assistant.io/components/light.group/
|
||||
"""
|
||||
import asyncio
|
||||
import logging
|
||||
import itertools
|
||||
from typing import List, Tuple, Optional, Iterator, Any, Callable
|
||||
|
Reference in New Issue
Block a user