You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: utils/examples.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@
28
28
"id": "1d78f3a3",
29
29
"metadata": {},
30
30
"source": [
31
-
"The import syntax above ensures that the online documentation grabs the latest version. For you, it should just be `import precession` for the main code that deals with quasi-circular binaries. If you're using the eccentric version, we reccommend importin with `import precession.eccentricity as precession`."
31
+
"The import syntax above ensures that the online documentation grabs the latest version. For you, it should just be `import precession` for the main code that deals with quasi-circular binaries. If you're using the eccentric version, we reccommend importing with `import precession.eccentricity as precession`."
0 commit comments