summaryrefslogtreecommitdiff
path: root/scripts/importer.py
diff options
context:
space:
mode:
authorRyan Farley <ryan.farley@gmx.com>2017-10-24 19:58:38 -0500
committerRyan Farley <ryan.farley@gmx.com>2017-10-24 19:58:38 -0500
commit38e3c1ee8fcb65750c008dd4b73eb9634ce2d99d (patch)
treee665e12bc16046beae02e1f5e47fc1c1624c94fb /scripts/importer.py
parent137a7114e117a92e4e9283c786f21b0c6c0c59ef (diff)
downloadqutebrowser-38e3c1ee8fcb65750c008dd4b73eb9634ce2d99d.tar.gz
qutebrowser-38e3c1ee8fcb65750c008dd4b73eb9634ce2d99d.zip
fix whitespace
Diffstat (limited to 'scripts/importer.py')
-rwxr-xr-xscripts/importer.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/importer.py b/scripts/importer.py
index f5da1e47e..5886efa5a 100755
--- a/scripts/importer.py
+++ b/scripts/importer.py
@@ -146,10 +146,10 @@ def search_escape(url):
def import_netscape_bookmarks(bookmarks_file, bookmark_types, output_format):
"""Import bookmarks from a NETSCAPE-Bookmark-file v1.
- Generated by Chromium, Firefox, IE and possibly more browsers. Not all
+ Generated by Chromium, Firefox, IE and possibly more browsers. Not all
export all possible bookmark types:
- Firefox mostly works with everything
- - Chrome doesn't support keywords at all; searches are a separate
+ - Chrome doesn't support keywords at all; searches are a separate
database
"""
import bs4