summaryrefslogtreecommitdiffstats
path: root/scripts/chewingkey.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/chewingkey.py')
-rw-r--r--scripts/chewingkey.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/chewingkey.py b/scripts/chewingkey.py
index 1372fcb..51c89ea 100644
--- a/scripts/chewingkey.py
+++ b/scripts/chewingkey.py
@@ -145,6 +145,7 @@ def gen_table_index(content_table):
return ",\n".join(entries)
+### main function ###
if __name__ == "__main__":
print(gen_initials())
print(gen_middles())