Plot horizon distance from ranking statistics
1 unresolved thread
1 unresolved thread
Compare changes
- Patrick Godwin authored
stream.py: replace GObject.MainLoop() -> GLib.MainLoop(), remove GObject.threads_init() to address deprecation warnings
+ 7
− 7
@@ -42,7 +42,8 @@ import pluggy
@@ -73,7 +74,7 @@ MessageType = Gst.MessageType
@@ -86,11 +87,10 @@ class Stream:
@@ -103,7 +103,7 @@ class Stream: