aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-12-20 11:45:24 -0500
committerJesús <heckyel@hyperbola.info>2019-12-20 11:45:24 -0500
commitcdd5fa0b53d60f3439a191812aa45ee66cfcd181 (patch)
tree0f2f92c5163e2537611854b8d6f55c05890ae068
parent5231e09a4332f05926662e8bf6a93f4863ea014a (diff)
downloadhypervideo-gui-cdd5fa0b53d60f3439a191812aa45ee66cfcd181.tar.lz
hypervideo-gui-cdd5fa0b53d60f3439a191812aa45ee66cfcd181.tar.xz
hypervideo-gui-cdd5fa0b53d60f3439a191812aa45ee66cfcd181.zip
fix: Missing function docstring
-rw-r--r--hypervideo_gui/main_ui.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/hypervideo_gui/main_ui.py b/hypervideo_gui/main_ui.py
index 495d226..721d481 100644
--- a/hypervideo_gui/main_ui.py
+++ b/hypervideo_gui/main_ui.py
@@ -446,6 +446,7 @@ def debugging(var):
def ui_style_sheet(self):
+ ''' Style UI '''
return """
QStatusBar
{