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

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