提交 5fc707eb authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Flake8 fix.

上级 612ea55d
...@@ -104,6 +104,7 @@ def list_contexts(): ...@@ -104,6 +104,7 @@ def list_contexts():
# the context. # the context.
_props_map = {} _props_map = {}
def _get_props(name): def _get_props(name):
ctx = get_context(name) ctx = get_context(name)
return _props_map[ctx] return _props_map[ctx]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论