Fix lint issue
This commit is contained in:
parent
8000af1664
commit
573660f36d
@ -49,7 +49,7 @@ def get_args():
|
||||
def import_netscape_bookmarks(bookmarks_file):
|
||||
"""Import bookmarks from a NETSCAPE-Bookmark-file v1
|
||||
|
||||
Generated by Chromium, Firefox, Internet Explorer and possibly more browsers
|
||||
Generated by Chromium, Firefox, IE and possibly more browsers
|
||||
"""
|
||||
import bs4
|
||||
with open(bookmarks_file, encoding='utf-8') as f:
|
||||
|
Loading…
Reference in New Issue
Block a user