Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

Commit 1f3be9b

Browse files
committed
Liting errors
1 parent cd992d5 commit 1f3be9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/sensor/launchlibrary.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
def setup_platform(hass, config, add_devices, discovery_info=None):
23-
"""Setting up the platform."""
23+
"""Set up the platform."""
2424
add_devices([LaunchSensor()])
2525

2626

0 commit comments

Comments
 (0)