Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small RST tweaks to docstrings #10106

Merged
merged 3 commits into from
Apr 3, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
RST literal block
  • Loading branch information
peterjc committed Apr 3, 2020
commit 45d7264a1733cf00e846c0b18d915eb92fb5bc5b
2 changes: 1 addition & 1 deletion astropy/coordinates/tests/accuracy/test_altaz_icrs.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 24,7 @@ def test_against_hor2eq():

See : http://idlastro.gsfc.nasa.gov/ftp/pro/astro/hor2eq.pro

Test is against these run outputs, run at 2000-01-01T12:00:00:
Test is against these run outputs, run at 2000-01-01T12:00:00::

# NORMAL ATMOSPHERE CASE
IDL> hor2eq, ten(37,54,41), ten(264,55,06), 2451545.0d, ra, dec, /verb, obs='kpno', pres=781.0, temp=273.0
Expand Down