Skip to content

Commit de6e356

Browse files
committed
#1070 Making pylinst happy
1 parent 57609b0 commit de6e356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_backend.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3587,5 +3587,6 @@ def test_conv2d_1_kernel_as_input(self):
35873587
[1., 1., 4.]], dtype=np.float32).reshape(_KERNEL3x3)
35883588
self._conv_kernel_as_input_test(x_val, w_val)
35893589

3590+
35903591
if __name__ == '__main__':
35913592
unittest_main()

0 commit comments

Comments
 (0)