Skip to content

[MAINT] remove useless line in curvature_fit.py  #82

@maximedieudonne

Description

@maximedieudonne

hello,
In the curvature_fit.py function i notice one useless line :

line 35 if (i == 175):
print("Debug")
Moreover there are commented lines :
line23-24 . vertex_normals =
faces=
line 44 rotation_matrix =
line 53. neigh =
line 68 parameters =

It's a little confused to have commented lines that defines variable differently,
can we remove this lines ?

thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions