Skip to content

Commit

Permalink
isort.
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Jan 3, 2022
1 parent 678586e commit 4aada7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/transformers/pipelines/automatic_speech_recognition.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

from ..file_utils import is_torch_available
from ..utils import logging
from .base import ChunkPipeline
from .audio_utils import ffmpeg_read
from .base import ChunkPipeline


if TYPE_CHECKING:
Expand Down

0 comments on commit 4aada7f

Please sign in to comment.