sound_gstreamer docstring fixes
This commit is contained in:
parent
208090ce5d
commit
8338a9ee74
|
@ -1,7 +1,6 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
src/plugins/sound_gstreamer.py
|
Sound notification plugin using gstreamer
|
||||||
===================================
|
|
||||||
"""
|
"""
|
||||||
import gi
|
import gi
|
||||||
gi.require_version('Gst', '1.0')
|
gi.require_version('Gst', '1.0')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user