Skip to content

Commit

Permalink
TEST flake8 fail
Browse files Browse the repository at this point in the history
  • Loading branch information
mthrok committed May 28, 2020
1 parent b320be4 commit 88d9018
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions torchaudio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
pass





def load(filepath: Union[str, Path],
out: Optional[Tensor] = None,
normalization: Union[bool, float, Callable] = True,
Expand Down

0 comments on commit 88d9018

Please sign in to comment.