From 0c5a024e20846ecd29c9bf74175b5fe5033ee626 Mon Sep 17 00:00:00 2001 From: Lint Action Date: Fri, 25 Dec 2020 16:45:53 +0000 Subject: [PATCH] Fix code style issues with Black --- custom_components/wiz_light/light.py | 1 - 1 file changed, 1 deletion(-) diff --git a/custom_components/wiz_light/light.py b/custom_components/wiz_light/light.py index 55c0529..124d0d7 100644 --- a/custom_components/wiz_light/light.py +++ b/custom_components/wiz_light/light.py @@ -7,7 +7,6 @@ import os - # Import the device class from the component from homeassistant.components.light import ( ATTR_BRIGHTNESS,