minor whitespace change
This commit is contained in:
parent
50d86f3f67
commit
ba0bf9e7e4
@ -89,7 +89,7 @@ class grid(object):
|
||||
grid object (collection of verts and q).
|
||||
|
||||
note: the input is indicies, the grid contains verts
|
||||
"""
|
||||
"""
|
||||
|
||||
return grid(self.verts[indicies], self.q[indicies])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user