mirror of
https://github.com/wassname/TTS.git
synced 2026-09-10 11:50:20 +08:00
linter fixes #2
This commit is contained in:
@@ -89,4 +89,3 @@ def test_melgan_feature_loss():
|
||||
loss_func = MelganFeatureLoss()
|
||||
loss = loss_func(feats_fake, feats_real)
|
||||
assert loss.item() == 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user