mirror of
https://github.com/beetbox/beets.git
synced 2025-12-19 23:23:50 +01:00
This avoids
```sh
PyGIWarning: Gst was imported without specifying a version first. Use
gi.require_version('Gst', '1.0') before import to ensure that the right
version gets loaded.
```
by silencing E401 import ordering warning
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| gstplayer.py | ||