Fix indent.
This commit is contained in:
parent
049102c644
commit
efa745b53f
@ -531,7 +531,7 @@ class WebView(QWebView):
|
|||||||
immediately=True)
|
immediately=True)
|
||||||
else:
|
else:
|
||||||
message.warning(self.win_id, "Text '{}' not found on "
|
message.warning(self.win_id, "Text '{}' not found on "
|
||||||
"page!".format(text), immediately=True)
|
"page!".format(text), immediately=True)
|
||||||
else:
|
else:
|
||||||
def check_scroll_pos():
|
def check_scroll_pos():
|
||||||
"""Check if the scroll position got smaller and show info."""
|
"""Check if the scroll position got smaller and show info."""
|
||||||
|
Loading…
Reference in New Issue
Block a user