fix newline
[enigma2.git] / lib / python / Screens / PictureInPicture.py
index 7b94ce4b136153ad29bdc1588b1784808b3fdeed..391c042fb2bc63f7eab4e82afcead475fcf9b608 100644 (file)
@@ -6,4 +6,4 @@ class PictureInPicture(Screen):
        def __init__(self, session):
                Screen.__init__(self, session)
                
-               self["video"] = VideoWindow()
\ No newline at end of file
+               self["video"] = VideoWindow()