Skip to content

Conversation

@jimchen90
Copy link
Contributor

This is to adjust the spacing and typing of melresnet block #705 .

@jimchen90 jimchen90 requested a review from vincentqb June 17, 2020 16:45
@codecov
Copy link

codecov bot commented Jun 17, 2020

Codecov Report

Merging #725 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #725      +/-   ##
==========================================
- Coverage   89.15%   89.14%   -0.01%     
==========================================
  Files          29       29              
  Lines        2489     2488       -1     
==========================================
- Hits         2219     2218       -1     
  Misses        270      270              
Impacted Files Coverage Δ
torchaudio/models/_wavernn.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4318fc5...de25042. Read the comment docs.

Copy link
Contributor

@vincentqb vincentqb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, see one small change

@@ -1,4 +1,4 @@
from typing import Optional
from typing import List
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: list is not used here (yet), so let's not add it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It has been removed.

@jimchen90 jimchen90 merged commit 03da871 into pytorch:master Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants