pep8 compliance
This commit is contained in:
parent
86c7346476
commit
afb726e37d
@ -29,6 +29,7 @@ STREAM = b'''<?xml version="1.0" encoding="UTF-8"?>
|
||||
</Video>
|
||||
</MediaContainer>'''
|
||||
|
||||
|
||||
class PlexstatusTest(unittest.TestCase):
|
||||
|
||||
@patch('i3pystatus.plexstatus.urlopen', autospec=True)
|
||||
|
Loading…
Reference in New Issue
Block a user