aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-12-11 12:41:18 -0500
committerJesús <heckyel@hyperbola.info>2019-12-11 12:41:18 -0500
commit85fde89c2c13f8db8e054ca331983b55046726c7 (patch)
tree9f119c9b194152bd3f40bcd399c44d5cacc282a0
parent49987a31a436287e7b0cb1014a08fb940685f202 (diff)
downloadhypervideo-gui-85fde89c2c13f8db8e054ca331983b55046726c7.tar.lz
hypervideo-gui-85fde89c2c13f8db8e054ca331983b55046726c7.tar.xz
hypervideo-gui-85fde89c2c13f8db8e054ca331983b55046726c7.zip
fix doctring
-rw-r--r--hypervideo_gui.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/hypervideo_gui.py b/hypervideo_gui.py
index d86af43..599cdbe 100644
--- a/hypervideo_gui.py
+++ b/hypervideo_gui.py
@@ -1,3 +1,5 @@
+''' Hypervideo GUI '''
+
import sys
import os
import re