fix D401 in importer
This commit is contained in:
parent
5d2975293b
commit
879e8dfb2c
@ -138,7 +138,7 @@ def get_args():
|
|||||||
|
|
||||||
|
|
||||||
def search_escape(url):
|
def search_escape(url):
|
||||||
"""Escapes URLs such that preexisting { and } are handled properly.
|
"""Escape URLs such that preexisting { and } are handled properly.
|
||||||
|
|
||||||
Will obviously trash a properly-formatted Qutebrowser URL.
|
Will obviously trash a properly-formatted Qutebrowser URL.
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user