]> git.phdru.name Git - bookmarks_db.git/blobdiff - db2bkmk.py
Style: Fix flake8 warning E116 unexpected indentation (comment)
[bookmarks_db.git] / db2bkmk.py
index e0ac1c1bcb6b76c6247f7680421a2e66765b34a4..78618e712709404234e4b461c1a25a4866899023 100755 (executable)
@@ -5,7 +5,7 @@ This file is a part of Bookmarks database and Internet robot.
 """
 
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2000-2017 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2000-2023 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 import sys
@@ -67,7 +67,7 @@ def run():
 
         from m_lib.flad import fladm
         transl_db = fladm.load_from_file(transl_name, fladm.check_record, ["URL1", "URL2"], [""])
-                                        # This prevents any other key to appear in transl_db ^
+        #                                 This prevents any other key to appear in transl_db ^
 
         # Generate translation dictionary (hash table)
         if transl == 1: