Cherry picking backwards-compatible changes from the themes branch
This commit is contained in:
@@ -135,6 +135,9 @@ class OrderedSet(object):
|
||||
|
||||
|
||||
class Config(object):
|
||||
"""
|
||||
This class manages the loading and saving of configs and other files.
|
||||
"""
|
||||
|
||||
def __init__(self, history_file=HISTORY, token_file=TOKEN, **kwargs):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user