Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Nov 13, 2024
1 parent b8e2079 commit 8e3c49c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion glass/lensing.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ def from_convergence( # noqa: PLR0913
Returns
-------
psi
Map of the lensing (or deflection) potential. Only returned if ``potential`` is true.
Map of the lensing (or deflection) potential. Only returned if
``potential`` is true.
alpha
Map of the deflection (complex). Only returned if ``deflection`` if true.
gamma
Expand Down

0 comments on commit 8e3c49c

Please sign in to comment.