raise ValueError("Test error from repo official-apps/MaxMagnitudeDPModels branch experimental-te
This commit is contained in:
parent
46e3ec5051
commit
549fdedc01
@ -23,7 +23,7 @@ import argparse
|
|||||||
from Mmax import main as Mmax
|
from Mmax import main as Mmax
|
||||||
|
|
||||||
def main(argv):
|
def main(argv):
|
||||||
raise ValueError("Test error from repo official-apps/MaxMagnitudeDPModels branch experimental-test-live-code-editing")
|
raise ValueError("Test error from repo official-apps/MaxMagnitudeDPModels branch experimental-test-live-code-editing v1")
|
||||||
|
|
||||||
parser = argparse.ArgumentParser()
|
parser = argparse.ArgumentParser()
|
||||||
parser.add_argument("Input_catalog", help="Input catalog: path to input file of type 'catalog'")
|
parser.add_argument("Input_catalog", help="Input catalog: path to input file of type 'catalog'")
|
||||||
|
Loading…
Reference in New Issue
Block a user