Skip to content
Snippets Groups Projects
Commit 2ecdce18 authored by Kai Schleicher's avatar Kai Schleicher
Browse files

Remove whitespace

parent dab2fd12
No related branches found
No related tags found
No related merge requests found
......@@ -388,7 +388,7 @@ def measure_shape_parameters(imp, rm):
rt_ = ResultsTable()
options = M.AREA | M.PERIMETER | M.FERET
an = Analyzer (imp, options, rt_)
an = Analyzer(imp, options, rt_)
an.setPrecision(1)
label_id = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment