mirror of
https://github.com/xiph/opus.git
synced 2025-06-07 07:50:51 +00:00
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
|
||||
states = [s.detach() for s in states]
|
||||
return sig, states
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue