Minor
diff --git a/pyotlss.py b/pyotlss.py
index 90a8bfb..270ce90 100755
--- a/pyotlss.py
+++ b/pyotlss.py
@@ -1059,7 +1059,6 @@
 			for g in font.charset:
 				if g not in s.glyphs: continue
 				cs.getItemAndSelector (g)
-
 			csi = cs.charStringsIndex
 			csi.items = [csi.items[i] for i in indices]
 			csi.offsets = [] # Don't need it; loaded all glyphs