Remove blank line

pull/2162/head
0x45f 2 years ago
parent e6ac8881f1
commit e21cceea51

@ -114,7 +114,6 @@ if not hasattr(paddle.Tensor, 'new_full'):
paddle.Tensor.new_full = new_full
paddle.static.Variable.new_full = new_full
def contiguous(xs: paddle.Tensor) -> paddle.Tensor:
return xs

Loading…
Cancel
Save