提交 56fd9af1 authored 作者: Iban Harlouchet's avatar Iban Harlouchet

numpydoc for theano/tensor/type_other.py

上级 1765e4e7
...@@ -105,6 +105,7 @@ SliceType.Constant = SliceConstant ...@@ -105,6 +105,7 @@ SliceType.Constant = SliceConstant
class NoneTypeT(Generic): class NoneTypeT(Generic):
""" """
Inherit from Generic to have c code working. Inherit from Generic to have c code working.
""" """
def filter(self, x, strict=False, allow_downcast=None): def filter(self, x, strict=False, allow_downcast=None):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论