提交 c556075d authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Cosmetic change

上级 127dca84
......@@ -168,9 +168,10 @@ This is just like the previous example except slightly fancier.
.. warning::
Do not forget to call the constructor of the parent class! (the
call to ``super().__init__`` in the previous code block) If you
forget it, you'll get strange behavior :(
Do not forget to call the constructor of the parent class!
(That's the call to ``super().__init__`` in the previous code block.)
If you forget it, you'll get strange behavior :(
Extending your Module with Python methods
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论