Skip to content
Snippets Groups Projects
Commit b98facd7 authored by Rigdon's avatar Rigdon
Browse files

Fixed blank line error

parent b717d22c
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,6 @@ from .SqDistAlgorithm import SqDistAlgorithm ...@@ -14,7 +14,6 @@ from .SqDistAlgorithm import SqDistAlgorithm
from .XYZAlgorithm import XYZAlgorithm from .XYZAlgorithm import XYZAlgorithm
# algorithms is used by Controller to auto generate arguments # algorithms is used by Controller to auto generate arguments
algorithms = { algorithms = {
'identity': Algorithm, 'identity': Algorithm,
......
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