removed trailing whitespace in fargan

Signed-off-by: Jan Buethe <jbuethe@amazon.de>
This commit is contained in:
Jan Buethe 2023-09-13 16:57:28 +02:00
parent e7beaec3fb
commit 82f48d368b
No known key found for this signature in database
GPG key ID: 9E32027A35B36314
5 changed files with 34 additions and 35 deletions

View file

@ -283,4 +283,3 @@ class FARGAN(nn.Module):
prev = out
states = [s.detach() for s in states]
return sig, states