From 9982a7113d4cccb38b5f0779c868f3024162a163 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 13 Feb 2016 12:21:18 -0500 Subject: lps_gen.py: blank line fix. --- lps_gen.py | 1 + 1 file changed, 1 insertion(+) (limited to 'lps_gen.py') 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. -- cgit v1.2.3