Fix hanging indentation
PiperOrigin-RevId: 235058495
This commit is contained in:
parent
d8033ab10d
commit
fff46e7c98
@ -683,8 +683,8 @@ def make_elu_tests(zip_path):
|
||||
|
||||
test_parameters = [
|
||||
{
|
||||
"input_shape": [[], [1], [2, 3], [1, 1, 1, 1], [1, 3, 4, 3],
|
||||
[3, 15, 14, 3], [3, 1, 2, 4, 6], [2, 2, 3, 4, 5, 6]],
|
||||
"input_shape": [[], [1], [2, 3], [1, 1, 1, 1], [1, 3, 4, 3],
|
||||
[3, 15, 14, 3], [3, 1, 2, 4, 6], [2, 2, 3, 4, 5, 6]],
|
||||
},
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user