First version of save function + unit tests
Compare changes
- Felipe Delestro Matos authored
+ 1
− 1
@@ -94,7 +94,7 @@ def save(path,
@@ -94,7 +94,7 @@ def save(path,
Finished first version of qim3d.io.save() + unit tests. I am not sure what self.verbose is intended to do, so for the moment, I have just left it unused in init()