@@ -26,7 +24,6 @@ parser.add_argument('--num-workers', type=int, help="number of subprocesses to b
parser.add_argument('--plc-suffix',type=str,default="_is_lost.txt",help="suffix of plc error pattern file: only relevant if command chain uses PLCFILE (default=_is_lost.txt)")
parser.add_argument('--metrics',type=str,default='warpq',help='comma separated string of metrics, supported: {{"warpq", "pesq"}}, default="warpq"')