Browse Source

line break for logging

David 10 năm trước cách đây
mục cha
commit
5514111e9a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      parser.py

+ 2 - 0
parser.py

@@ -89,3 +89,5 @@ d=db()
 d.purge_error()
 for s in d.sources():
     parseSource(s)
+
+print("###############################################################################")