Fix style issues.

This commit is contained in:
Fangjun Kuang 2022-06-06 10:04:08 +08:00
parent 1235e23fbf
commit f0d5d731b9

View File

@ -47,7 +47,7 @@ class GigaSpeech:
filenames = list(
glob.glob(
f"{self.manifest_dir}/gigaspeech_XL_split_2000/gigaspeech_cuts_XL.*.jsonl.gz"
f"{self.manifest_dir}/gigaspeech_XL_split_2000/gigaspeech_cuts_XL.*.jsonl.gz" # noqa
)
)