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

"""Misc utility functions."""