about summary refs log tree commit diff
path: root/biblestudy.py
diff options
context:
space:
mode:
Diffstat (limited to 'biblestudy.py')
-rwxr-xr-xbiblestudy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/biblestudy.py b/biblestudy.py
index b3c8a54..71cea74 100755
--- a/biblestudy.py
+++ b/biblestudy.py
@@ -26,6 +26,7 @@ def main(qs):
   printoeb([passages[0]], False, False)
   printwebp([passages[0]], False, False)
   printwebp([passages[0]], False, False, printStrongs=True)
+  print()
   printtcgnt([passages[0]], False, False)
   printtcgnt([passages[0]], False, False, printStrongs=True)