Skip to content

Commit

Permalink
Fix spacing issue
Browse files Browse the repository at this point in the history
Signed-off-by: Kale Kundert <kale@thekunderts.net>
  • Loading branch information
kalekundert committed Nov 27, 2023
1 parent 84c247b commit a9487c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/nn/test_batchnorm.py
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ def test_iid_bnorm_parameter_order(self):
]

self.assertEqual(param_names, expected_order)

def test_gbnorm_parameter_order(self):
gs = rot3dOnR3()
so3 = gs.fibergroup
Expand Down

0 comments on commit a9487c2

Please sign in to comment.