Update ValueError
This commit is contained in:
parent
276198babf
commit
75f09ca750
@ -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: "
|
||||
"official-apps/MaxMagnitudeDPModels branch experimental-test-live-code-editing")
|
||||
"experimental-test-live-code-editing")
|
||||
|
||||
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