summaryrefslogtreecommitdiffstats
path: root/lps_gen.py
diff options
context:
space:
mode:
Diffstat (limited to 'lps_gen.py')
-rw-r--r--lps_gen.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lps_gen.py b/lps_gen.py
index 44fb5a6..87d1e2a 100644
--- a/lps_gen.py
+++ b/lps_gen.py
@@ -44,6 +44,7 @@ lps_dict = OrderedDict()
# Python dictionary that will contain the lp speakers.
lpspeakers_dict = OrderedDict()
+
def read_file(filename):
"""Read file and return it as a string.