Skip to content

Commit 2ea928d

Browse files
committed
Fix spacing issue
1 parent c48df22 commit 2ea928d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/nn/test_batchnorm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@ def test_iid_bnorm_parameter_order(self):
392392
]
393393

394394
self.assertEqual(param_names, expected_order)
395+
395396
def test_gbnorm_parameter_order(self):
396397
gs = rot3dOnR3()
397398
so3 = gs.fibergroup

0 commit comments

Comments
 (0)