Skip to content

Commit

Permalink
AudioreadBackend: black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
racoiaws committed Dec 5, 2024
1 parent 55041fe commit b2dd719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lhotse/audio/backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ def read_audio(
offset=offset,
duration=duration,
)

def supports_info(self):
return True

Expand Down

0 comments on commit b2dd719

Please sign in to comment.