Skip to content
Snippets Groups Projects
Commit 4da6aee0 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Fix typo of alias of scor function.

parent ac13c6cc
1 merge request!13Resolve "Add in Macs2 support"
Pipeline #1218 failed with stage
in 3 hours, 47 minutes, and 20 seconds
...@@ -8,7 +8,7 @@ import shutil ...@@ -8,7 +8,7 @@ import shutil
import logging import logging
from multiprocessing import cpu_count from multiprocessing import cpu_count
import utils import utils
from xcor import xcor as calcualte_xcor from xcor import xcor as calculate_xcor
EPILOG = ''' EPILOG = '''
For more details: For more details:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment