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

"""Modules related to the command completion."""