WIP Fix pylint and PEP257 issues (tests) (#4120)
* Fix pylint and PEP257 issues * More PEP257 fixes
This commit is contained in:
parent
443553ff16
commit
51e20c92f9
19 changed files with 89 additions and 58 deletions
|
@ -34,7 +34,6 @@ class TestDemoMediaPlayer(unittest.TestCase):
|
|||
|
||||
def test_source_select(self):
|
||||
"""Test the input source service."""
|
||||
|
||||
entity_id = 'media_player.lounge_room'
|
||||
|
||||
assert setup_component(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue