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

"""Modules related to the configuration."""