Extra newline
This commit is contained in:
parent
07f98fbf4f
commit
1206734931
@ -17,6 +17,7 @@ class GStreamerMessages(threading.Thread):
|
||||
gobject.MainLoop().run()
|
||||
GStreamerMessages().start()
|
||||
|
||||
|
||||
class GStreamerBackend(BaseBackend):
|
||||
def __init__(self, *args, **kwargs):
|
||||
super(GStreamerBackend, self).__init__(*args, **kwargs)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user