lgtm: [skip ci] FIXME comment

Change FIXME or remove it
This commit is contained in:
wmayer
2022-03-20 16:51:23 +01:00
parent 65a6575921
commit 585bcb8708
7 changed files with 6 additions and 8 deletions

View File

@@ -4176,7 +4176,7 @@ TopoShape Sketch::toShape(void) const
}
}
// FIXME: Use ShapeAnalysis_FreeBounds::ConnectEdgesToWires() as an alternative
// Hint: Use ShapeAnalysis_FreeBounds::ConnectEdgesToWires() as an alternative
//
// sort them together to wires
while (edge_list.size() > 0) {