Spaces:
Sleeping
Sleeping
Han Jionghao
Copilot
commited on
Code cleanup after merge conflict svs_eval.py
Browse filesCo-authored-by: Copilot <[email protected]>
- 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 |
|