Skip to content
Snippets Groups Projects
Commit 7e071135 authored by asantosnet's avatar asantosnet
Browse files

Removed attribute

parent 618da33e
No related branches found
No related tags found
No related merge requests found
......@@ -649,7 +649,6 @@ class LinearProblem(object):
self.lhs_sparse = None
self.rhs_sparse_mat = None
self.rhs_vector_sparse = None
self.mumps_solver_obj = None
self.points_input = None
self.points_output = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment