Compare commits
No commits in common. "experimental-test-live-code-editing" and "master" have entirely different histories.
experiment
...
master
@ -23,8 +23,6 @@ import argparse
|
||||
from Mmax import main as Mmax
|
||||
|
||||
def main(argv):
|
||||
raise ValueError("Test error from repo official-apps/MaxMagnitudeDPModels branch experimental-test-live-code-editing")
|
||||
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument("Input_catalog", help="Input catalog: path to input file of type 'catalog'")
|
||||
parser.add_argument("Input_injection_rate", help="Input injection rate: path to input file of type 'injection_rate'")
|
||||
|
Loading…
Reference in New Issue
Block a user