提交 244d529f authored 作者: Jeremiah Lowin's avatar Jeremiah Lowin

# followed by """ sometimes messes up syntax highlighting

the closing """ is ignored because of the #
上级 9ea8c350
......@@ -4664,7 +4664,8 @@ class T_op_cache(unittest.TestCase):
utt.seed_rng()
def test0(self):
"""trigger bug in ticket #162"""
"""trigger bug in ticket #162
"""
lr = constant(0.011)
v = matrix()
v.name = 'v'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论