Skip to content

Commit

Permalink
skipping doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorris3 committed Dec 2, 2017
1 parent 41f716b commit f5e28b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ photosphere.
We can print the apparent stellar centroid using the
``~mrspoc.Star.center_of_light`` attribute::

>>> star.center_of_light # doctest: +FLOAT_CMP
>>> star.center_of_light # doctest: +doctest: +SKIP
(-0.0013829556756940378, 0.0)

The centroid is in the negative x direction since the spot is in the positive
Expand Down

0 comments on commit f5e28b3

Please sign in to comment.