Fix lint.
This commit is contained in:
parent
0c4a961505
commit
6a077f5d5a
@ -212,7 +212,6 @@ def path_should_be_loaded(quteproc, path):
|
|||||||
This is usally the better check compared to "should be requested" as the
|
This is usally the better check compared to "should be requested" as the
|
||||||
page could be loaded from local cache.
|
page could be loaded from local cache.
|
||||||
"""
|
"""
|
||||||
url = quteproc.path_to_url(path)
|
|
||||||
quteproc.wait_for_load_finished(path)
|
quteproc.wait_for_load_finished(path)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user