提交 85c207f7 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Fixed typo

上级 adff3350
...@@ -11,8 +11,10 @@ if cuda_available: ...@@ -11,8 +11,10 @@ if cuda_available:
class BadOldCode(Exception): class BadOldCode(Exception):
""" We create a specific Exception to be sure it don't get caught """
by mistake""" We create a specific Exception to be sure it does not get caught by
mistake.
"""
pass pass
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论