summaryrefslogtreecommitdiff
path: root/qutebrowser/api
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2018-11-30 14:28:29 +0100
committerFlorian Bruhin <me@the-compiler.org>2018-11-30 14:28:29 +0100
commitbc0ac62087ce0d700ee129467695e92692a6b8cc (patch)
tree4cd9f512fa3d12bc5c765d2b549ff7ec29104afc /qutebrowser/api
parent88205a8d322f76d6f30f4f930bbc3c6cc1b72cee (diff)
downloadqutebrowser-bc0ac62087ce0d700ee129467695e92692a6b8cc.tar.gz
qutebrowser-bc0ac62087ce0d700ee129467695e92692a6b8cc.zip
Rename api.tab.Tab to api.apitypes.Tab
Then we can add other related types there, and we don't clash with the common "tab" argument for a new tab.
Diffstat (limited to 'qutebrowser/api')
-rw-r--r--qutebrowser/api/apitypes.py (renamed from qutebrowser/api/tab.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/qutebrowser/api/tab.py b/qutebrowser/api/apitypes.py
index 444e49558..444e49558 100644
--- a/qutebrowser/api/tab.py
+++ b/qutebrowser/api/apitypes.py