diff --git a/pysqm/plot.py b/pysqm/plot.py index edd3033ee6beac6dc31530e8659fe7989ba4a891..efd7aa0ec59fbc65511ec7a68bb816eb42486de8 100644 --- a/pysqm/plot.py +++ b/pysqm/plot.py @@ -862,18 +862,4 @@ if __name__ == '__main__': except: raise print("Error: The arguments you provided are invalid") - InputArguments.print_help() - - - - - - - - - - - - - - + InputArguments.print_help() \ No newline at end of file