Han Jionghao Copilot commited on
Commit
a78bd31
·
unverified ·
1 Parent(s): e17ee3c

Code cleanup after merge conflict svs_eval.py

Browse files

Co-authored-by: Copilot <[email protected]>

Files changed (1) hide show
  1. svs_eval.py +0 -1
svs_eval.py CHANGED
@@ -76,7 +76,6 @@ if __name__ == "__main__":
76
  type=Path,
77
  help="csv file to save the results",
78
  )
79
- parser.parse_args()
80
 
81
  args = parser.parse_args()
82
 
 
76
  type=Path,
77
  help="csv file to save the results",
78
  )
 
79
 
80
  args = parser.parse_args()
81