Skip to content

Commit 39d5a6d

Browse files
committed
minor: fixed spaces between classes
1 parent 6003bc7 commit 39d5a6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproximal/utils/bilinear.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ def updatey(self, y):
6262
def updatexy(self, xy):
6363
pass
6464

65+
6566
class LowRankFactorizedMatrix(BilinearOperator):
6667
r"""Low-Rank Factorized Matrix operator.
6768

0 commit comments

Comments
 (0)