Skip to content

Commit aa2ba5f

Browse files
annaivagnesdario-coscia
authored andcommitted
format pod_block.py
delete one line
1 parent 3c1fed9 commit aa2ba5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pina/model/block/pod_block.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ def _fit_pod(self, X, randomized):
163163
self._basis = u.T
164164
self._singular_values = s
165165

166-
167166
def forward(self, X):
168167
"""
169168
The forward pass of the POD layer.

0 commit comments

Comments
 (0)