Fix flake8 issues
This commit is contained in:
parent
573660f36d
commit
a50363ca67
@ -46,8 +46,9 @@ def get_args():
|
||||
args = parser.parse_args()
|
||||
return args
|
||||
|
||||
|
||||
def import_netscape_bookmarks(bookmarks_file):
|
||||
"""Import bookmarks from a NETSCAPE-Bookmark-file v1
|
||||
"""Import bookmarks from a NETSCAPE-Bookmark-file v1.
|
||||
|
||||
Generated by Chromium, Firefox, IE and possibly more browsers
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user