Fix PEP257 issues
This commit is contained in:
parent
d6eab03a61
commit
9838697d2b
120 changed files with 1447 additions and 1297 deletions
|
@ -1,8 +1,4 @@
|
|||
"""
|
||||
tests.components.binary_sensor.test_binary_sensor
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Test the binary_sensor base class
|
||||
"""
|
||||
"""The tests for the Binary sensor component."""
|
||||
import unittest
|
||||
from unittest import mock
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue