We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8e2ab commit ce747aeCopy full SHA for ce747ae
src/nerte/geometry/geometry_unittest.py
@@ -22,8 +22,6 @@
22
23
# no test for abstract class/interface Geometry & Geometry.Ray
24
25
-# TODO: add dedicated tests for intersection infos where ray leaves the manifold
26
-
27
28
class IntersectionRayDepthTest(BaseTestCase):
29
def setUp(self) -> None:
0 commit comments