提交 23b7a71a authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Indentation.

上级 eebb3ef0
...@@ -3771,7 +3771,7 @@ class TestARange(unittest.TestCase): ...@@ -3771,7 +3771,7 @@ class TestARange(unittest.TestCase):
else: else:
# Follow numpy. # Follow numpy.
assert arange_dtype == numpy_dtype assert arange_dtype == numpy_dtype
# Test with two arguments. # Test with two arguments.
for stop_dtype in get_numeric_types(): for stop_dtype in get_numeric_types():
arange_dtype = arange( arange_dtype = arange(
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论