summaryrefslogtreecommitdiff
path: root/alot/settings/const.py
blob: d7355dfe2d6824a82fcf9c5d021785f4eca624da (plain)
1
2
3
4
5
6
7
# Copyright (C) 2011-2012  Patrick Totzke <patricktotzke@gmail.com>
# This file is released under the GNU GPL, version 3 or a later revision.
# For further details see the COPYING file

from .manager import SettingsManager

settings = SettingsManager()