Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
paskino committed Oct 17, 2023
1 parent 71193f5 commit 0d7cd39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Wrappers/Python/cil/optimisation/functions/MixedL21Norm.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ def _proximal_step_numpy(arr, tau):
Parameters:
-----------
tmp : DataContainer/ numpy array, best if contiguous memory.
tau: float or DataContainer
arr : DataContainer/ numpy array, best if contiguous memory.
tau: float, numpy array or DataContainer
Returns:
--------
Expand Down

0 comments on commit 0d7cd39

Please sign in to comment.