Fix style issues.

This commit is contained in:
Fangjun Kuang 2022-04-19 11:57:40 +08:00
parent 726fddf4e9
commit 21b75bb08c

View File

@ -18,7 +18,6 @@ Note we use `rnnt_loss` from torchaudio, which exists only in
torchaudio >= v0.10.0. It also means you have to use torch >= v1.10.0
"""
import random
import k2
import torch