提交 280ae55d authored 作者: Frederic Bastien's avatar Frederic Bastien

Change default to show a better example. Current code is fine

上级 58bcdcf3
...@@ -98,7 +98,7 @@ class change_flags(object): ...@@ -98,7 +98,7 @@ class change_flags(object):
Useful during tests. Useful during tests.
""" """
def __init__(self, args=[], **kwargs): def __init__(self, args=(), **kwargs):
confs = dict() confs = dict()
args = dict(args) args = dict(args)
args.update(kwargs) args.update(kwargs)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论