Update applicationCode/maxmagnitude_wrapper.py
This commit is contained in:
parent
a32970284f
commit
8fa11ab6c6
@ -24,7 +24,7 @@ from Mmax import main as Mmax
|
||||
|
||||
def main(argv):
|
||||
raise ValueError("This error is intentional. It indicates that app was executed from branch: "
|
||||
"experimental-test-live-code-editing v1")
|
||||
"experimental-test-live-code-editing v2")
|
||||
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument("Input_catalog", help="Input catalog: path to input file of type 'catalog'")
|
||||
|
Loading…
Reference in New Issue
Block a user