Skip to content

Commit

Permalink
code style update
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-liaudat committed Apr 23, 2021
1 parent af89253 commit 5f27bf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mccd/grads.py
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ def __init__(self, data, weights, A, H_glob, flux, sig, ker, ker_rot,
self.save_iter_cost = save_iter_cost
self.FdH_glob = None


hr_shape = np.array(data.shape[:2]) * D
PowerMethod.__init__(self, self.trans_op_op,
(A.shape[0], filters.shape[0]) + tuple(hr_shape),
Expand Down

0 comments on commit 5f27bf5

Please sign in to comment.