Skip to content
Snippets Groups Projects
Commit 4112be7d authored by Cain, Payton David's avatar Cain, Payton David
Browse files

Merge branch 'master' into 'adjusted-pipeline'

# Conflicts:
#   geomagio/algorithm/AdjustedAlgorithm.py
parents 13b19950 d43c0032
No related branches found
No related tags found
1 merge request!8Adjusted algorithm update, pipeline fix
......@@ -176,7 +176,7 @@ class AdjustedAlgorithm(Algorithm):
return False
# return false if F or remaining channels cannot produce data
return True
return False
@classmethod
def add_arguments(cls, parser):
......
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