summaryrefslogtreecommitdiff
path: root/qutebrowser/completion/models/__init__.py
blob: 71932391fefa016931fb2af3db37bb6ba42bcb7e (plain)
1
2
3
4
5
# Copyright 2014-2021 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later

"""Models for the command completion."""