Skip to content

Commit

Permalink
run style fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jonflynng committed Dec 13, 2024
1 parent ec2bb41 commit b69ad5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transformers/models/encodec/modeling_encodec.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
)
from .configuration_encodec import EncodecConfig, EncodecDiscriminatorConfig


if is_torchaudio_available():
import torchaudio

Expand Down

0 comments on commit b69ad5c

Please sign in to comment.