Skip to content

Commit 48f7d6c

Browse files
Samuel HigginbothamAndrew Williamson
authored andcommitted
added blank line under dictionary header in docstrings for jframe_to_I0frme and it's sibling function
1 parent ed643b7 commit 48f7d6c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pycbc/pnutils.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,7 @@ def jframe_to_l0frame(mass1, mass2, f_ref, phiref=0., thetajn=0., phijl=0.,
994994
-------
995995
dict :
996996
Dictionary of:
997+
997998
* inclination : float
998999
Inclination (rad), defined as the angle between
9991000
the orbital angular momentum L and the
@@ -1075,6 +1076,7 @@ def l0frame_to_jframe(mass1, mass2, f_ref, phiref=0., inclination=0.,
10751076
-------
10761077
dict :
10771078
Dictionary of:
1079+
10781080
* thetajn : float
10791081
Angle between the line of sight and the total angular momentume J.
10801082
* phijl : float

0 commit comments

Comments
 (0)