Skip to content
Snippets Groups Projects
Commit c39c1ba9 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

rename the plot script

parent f4ff84d5
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ setup(
# scripts should be declared using this entry:
'console_scripts': [
'bob_fuse.py = bob.fusion.base.script.bob_fuse:main',
'plot_fusion_decision_boundary.py = bob.fusion.base.script.plot_fusion_decision_boundary:main',
'bob_fusion_decision_boundary.py = bob.fusion.base.script.bob_fusion_decision_boundary:main',
],
'bob.fusion.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