beets/beetsplug/bpd
Johnny Robeson cb6efc4c22 Reorganize Gst import and version req in bpd
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
2016-07-08 05:48:26 -04:00
..
__init__.py Use new as_str method 2016-06-25 19:16:14 -07:00
gstplayer.py Reorganize Gst import and version req in bpd 2016-07-08 05:48:26 -04:00