mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-10-20 22:38:02 +00:00
make flake8 pass by some rewording
This commit is contained in:
@@ -89,7 +89,7 @@ class SmartBulb(SmartDevice):
|
||||
"""
|
||||
Returns the current HSV state of the bulb, if supported
|
||||
|
||||
:return: tuple containing current hue, saturation and value (degrees, %, %))
|
||||
:return: hue, saturation and value (degrees, %, %)
|
||||
:rtype: tuple
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user