removed trailing whitespace in fargan
Signed-off-by: Jan Buethe <jbuethe@amazon.de>
This commit is contained in:
parent
e7beaec3fb
commit
82f48d368b
5 changed files with 34 additions and 35 deletions
|
@ -283,4 +283,3 @@ class FARGAN(nn.Module):
|
||||||
prev = out
|
prev = out
|
||||||
states = [s.detach() for s in states]
|
states = [s.detach() for s in states]
|
||||||
return sig, states
|
return sig, states
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue