remove trailing white space

This commit is contained in:
rickychanhoyin 2022-08-31 13:45:35 +08:00 committed by GitHub
parent 862e817442
commit fb90ada9e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -551,7 +551,7 @@ def main():
dev_cuts,
output_path=f"{dev}/shared-%d.tar",
shard_size=300,
load_audio=False,
load_audio=False,
)
if not os.path.exists(f"{test}/shared-0.tar"):