We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906e355 commit 3321224Copy full SHA for 3321224
osteoid/skeleton.py
@@ -1406,8 +1406,7 @@ def import_attributes(self, other:"Skeleton"):
1406
Copy the attributes of another skeleton
1407
for matching vertices.
1408
1409
- Vertices are considered matching if they have the same coordinates
1410
- (within floating point tolerance).
+ Vertices are considered matching if they have the same coordinates.
1411
1412
Assumes importing skeleton has no extra attributes initially,
1413
only vertices and edges.
0 commit comments