Keep pylint happy
This commit is contained in:
parent
7b4a3fc867
commit
f4f98c54fa
@ -71,7 +71,8 @@ class HintContext:
|
|||||||
elems: A mapping from key strings to (elem, label) namedtuples.
|
elems: A mapping from key strings to (elem, label) namedtuples.
|
||||||
baseurl: The URL of the current page.
|
baseurl: The URL of the current page.
|
||||||
target: What to do with the opened links.
|
target: What to do with the opened links.
|
||||||
normal/current/tab/tab_fg/tab_bg/window: Get passed to BrowserTab.
|
normal/current/tab/tab_fg/tab_bg/window: Get passed to
|
||||||
|
BrowserTab.
|
||||||
yank/yank_primary: Yank to clipboard/primary selection.
|
yank/yank_primary: Yank to clipboard/primary selection.
|
||||||
run: Run a command.
|
run: Run a command.
|
||||||
fill: Fill commandline with link.
|
fill: Fill commandline with link.
|
||||||
|
Loading…
Reference in New Issue
Block a user