Compare commits
No commits in common. "experimental-test-live-code-editing" and "master" have entirely different histories.
experiment
...
master
@ -23,8 +23,6 @@ from PyOctoPhaseAssociation import main as phaseassoc
|
||||
|
||||
|
||||
def main(argv):
|
||||
raise ValueError("Test error from branch experimental-test-live-code-editing")
|
||||
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument("qml_picks", help="Path to input file of type 'quakeml_seismogram_picks'")
|
||||
parser.add_argument("inventory", nargs='+', help="Paths to input files of type 'inventory'")
|
||||
|
Loading…
Reference in New Issue
Block a user