mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 16:26:40 -04:00
Trimmed whitespaces on qt/tools/genhooks_gui.py
This commit is contained in:
parent
77bba533ea
commit
c32f14f7cb
1 changed files with 43 additions and 43 deletions
|
@ -708,7 +708,7 @@ For example:
|
|||
def mytest(web: AnkiWebView):
|
||||
page = os.path.basename(web.page().url().path())
|
||||
if page != "graphs.html":
|
||||
return
|
||||
return
|
||||
web.eval(
|
||||
"""
|
||||
div = document.createElement("div");
|
||||
|
|
Loading…
Reference in a new issue