Skip to content

Commit

Permalink
show the rst result
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos committed Nov 8, 2016
1 parent ed2ef8b commit cf84617
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Expand Up @@ -47,9 +47,9 @@ A class trait with a docstring::
number = Float(2.0)


Will be rendered as:
Will be rendered as::

.. py:attribute:: number
:annotation: = Float(2.0)
.. py:attribute:: number
:annotation: = Float(2.0)

A float number.
A float number.

0 comments on commit cf84617

Please sign in to comment.