gst-python: Fix README.md

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6876>
This commit is contained in:
Hyunwoo 2024-05-17 13:44:17 +00:00
parent afc1eadfdc
commit f4fdae1ce0

View file

@ -39,7 +39,7 @@ to use the overrides. They will be loaded automatically on
```python
import gi
gi.require_version('Gst', '1.0')
gi.repository import GObject, Gst
from gi.repository import GObject, Gst
```
Note that additional imports will be required for other GStreamer libraries to