mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-19 22:00:35 +08:00
spelling and flake
Summary: mostly recent lintish things Reviewed By: nikhilaravi Differential Revision: D21089003 fbshipit-source-id: 028733c1d875268f1879e4481da475b7100ba0b6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9397cd872d
commit
6207c359b1
@@ -88,7 +88,7 @@ class TestICP(TestCaseMixin, unittest.TestCase):
|
||||
def test_init_transformation(self, batch_size=10):
|
||||
"""
|
||||
First runs a full ICP on a random problem. Then takes a given point
|
||||
in the history of ICP iteration transformations, initializes
|
||||
in the history of ICP iteration transformations, initializes
|
||||
a second run of ICP with this transformation and checks whether
|
||||
both runs ended with the same solution.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user